CHANGELOG: complete the 4.0.0 section and set the release date - #47
Merged
Merged
Conversation
The date still carried 2026-02-06 from when xmera-circle#42 was written; 4.0.0 was never tagged, so it now reads the actual release date. Three changes that landed after the entry was first written were missing: the sprite icons, the scoping of the plugin's assets to its own views, and the Rubocop target. The unscoped `legend` rule was a defect visible in every Redmine installation using this plugin, so it is listed under Fixed rather than buried in the asset scoping note.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The date still carried 2026-02-06 from when #42 was written; 4.0.0 was never tagged, so it now reads the actual release date.
Three changes that landed after the entry was first written were missing: the sprite icons, the scoping of the plugin's assets to its own views, and the Rubocop target. The unscoped
legendrule was a defect visible in every Redmine installation using this plugin, so it is listed under Fixed rather than buried in the asset scoping note.Thank you very much for your contribution! We highly appreciate that.
Please compare your branch with the develop branch of this repository.