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

Update changelog up to release v2.6.3 #6637

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

agoscinski
Copy link
Contributor

This includes the updates of the changelog up to the v2.6.3 release with several fixes:

  • Fixes the urls of commits in v2.6.2 release
  • Adds missing date in v2.6.3 release

Furthermore a link of the changelog to pyproject.toml has been added. This makes the url to the changelog appear for releases on pypi.

agoscinski and others added 2 commits November 25, 2024 16:40
This includes the updates of the changelog up to the v2.6.3 release with
several fixes:
* Fixes the urls of commits in v2.6.2 release
* Adds missing date in v2.6.3 release

Furthermore a link of the changelog to pyproject.toml has been added.
This makes the url to the changelog appear for releases on pypi.
@agoscinski
Copy link
Contributor Author

The fixes the urls of commits in v2.6.2 release have been already done in another PR, so I can remove it from the commit message

Copy link
Collaborator

@danielhollas danielhollas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@@ -255,6 +255,7 @@ runaiida = 'aiida.cmdline.commands.cmd_run:run'
verdi = 'aiida.cmdline.commands.cmd_verdi:verdi'

[project.urls]
Changelog = 'https://github.com/aiidateam/aiida-core/blob/main/CHANGELOG.md'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, this is a great idea, thanks!

@agoscinski agoscinski merged commit 54c4a0d into aiidateam:main Nov 25, 2024
27 checks passed
@agoscinski agoscinski deleted the update-changelog branch November 25, 2024 16:55
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