Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Changelog information for v0.26.0 is not in the file #159

Open
paidhi opened this issue Nov 6, 2020 · 1 comment
Open

[Bug] Changelog information for v0.26.0 is not in the file #159

paidhi opened this issue Nov 6, 2020 · 1 comment

Comments

@paidhi
Copy link

paidhi commented Nov 6, 2020

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:

  1. View extension in VSCode and click on tab "Changelog"
  2. 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
@Pustur
Copy link
Contributor

Pustur commented Mar 8, 2021

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.

+1

I would suggest to follow the keepachangelog.com standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants