fix(docs) Add missing information to CHANGES.md#4205
Open
GrygrFlzr wants to merge 1 commit intohighlightjs:mainfrom
Open
fix(docs) Add missing information to CHANGES.md#4205GrygrFlzr wants to merge 1 commit intohighlightjs:mainfrom
GrygrFlzr wants to merge 1 commit intohighlightjs:mainfrom
Conversation
- Retroactively credit changes in 11.11.1 - List changes since 11.11.1 release under Unreleased Version
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.
As discussed with Josh Goebel on the discord server, PR #3906 which was already in effect since 11.10.0 had a change in developer tooling in which auto-detect tests are now being de-emphasized go undocumented in
CHANGES.md.Instead of retroactively placing the change under 11.10.0 where it would likely be missed, I was informed that for greater visibility of this change it should be placed on the latest release.
Additionally, the format of 11.11.1 (the current release) in
CHANGES.mdhas been updated to match previous versions.This also credits the merged changes made in #4201 and 62f8a60 which were not yet documented in
CHANGES.mdunderUnreleased Version. Please let me know if something else would be preferable.Changes
Checklist
CHANGES.md