Skip to content

add changelog.md#24

Merged
charliermarsh merged 1 commit into
astral-sh:mainfrom
akanz1:main
Nov 20, 2022
Merged

add changelog.md#24
charliermarsh merged 1 commit into
astral-sh:mainfrom
akanz1:main

Conversation

@akanz1

@akanz1 akanz1 commented Nov 16, 2022

Copy link
Copy Markdown
Contributor

When getting an extension update it's nice to take a quick look at new features and changes that come with it.

This PR adds a CHANGELOG.md which should be picked up by the vscode extension to display a changelog tab.

I've added the most recent releases and ideally, this would also include all changes from ruff between the different versions of the vscode extension.

However, lowest maintenance effort is probably to simply copy the auto-generated vscode-ruff release notes into the CHANGELOG.md or to just point a link to the github release notes (see example below), which is not nice but at least users can access the release notes with a click.

image

@charliermarsh charliermarsh merged commit 033a480 into astral-sh:main Nov 20, 2022
@charliermarsh

Copy link
Copy Markdown
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants