You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It looks like release v0.26.0 was tagged before the changelog information was added to CHANGELOG.md. The text is present in the most recent version of the file in master branch.
It means VSCode will offer to update to the new version of the extension but the user does not see what was changed.
This should be considered for future releases.
Please also consider sorting the changelog entries in reverse order so the most recent changes are on top. Having the oldest entries on top is rather unusual compared to how other projects structure the changelog.
To Reproduce
Steps to reproduce the behavior:
View extension in VSCode and click on tab "Changelog"
Last entry for changes is for 0.25.0
Expected behavior
Show changes for 0.26.0
Operating system:
OS: Linux
Version: Fedora Workstation 33
Visual Studio Code:
Version: 1.50.1
Gremlins extension:
Version: v0.26.0
The text was updated successfully, but these errors were encountered:
Please also consider sorting the changelog entries in reverse order so the most recent changes are on top. Having the oldest entries on top is rather unusual compared to how other projects structure the changelog.
Describe the bug
It looks like release v0.26.0 was tagged before the changelog information was added to
CHANGELOG.md
. The text is present in the most recent version of the file in master branch.It means VSCode will offer to update to the new version of the extension but the user does not see what was changed.
This should be considered for future releases.
Please also consider sorting the changelog entries in reverse order so the most recent changes are on top. Having the oldest entries on top is rather unusual compared to how other projects structure the changelog.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Show changes for 0.26.0
Operating system:
Visual Studio Code:
Gremlins extension:
The text was updated successfully, but these errors were encountered: