Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 1 KB

Changelog for Redmine Colored Enumeration

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.4 - 2023-11-13

Changed

  • the method checking whether the underlying custom field format supports colors

Fixed

  • to show no colors instead of black colors

0.1.3 - 2023-04-06

Changed

  • README and copyright year

Added

  • Redmine 5 Support
  • Github templates
  • Github action for automated workflows

0.1.2 - 2022-04-28

Changed

  • copyright year

Fixed

  • color casting for multiple value fields
  • support for colored enumerations in issue list

0.1.1 - 2021-12-03

Fixed

  • syntax error in system test

0.1.0 - 2021-10-11

Added

  • colour field to CustomFieldEnumeration view
  • background colour to rendered IssueCustomField value
  • color to custom field enumerations in issue lists