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

Add release notes #1108

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Add release notes #1108

merged 1 commit into from
Aug 10, 2022

Conversation

ianthomas23
Copy link
Member

This PR adds release notes to the project, both the github repo and the project documentation.

The new file CHANGELOG.rst contains the actual release notes, and this file is pulled into the docs when they are built. The contents of the file were pulled from each of the github releases and then various regexes were used to generate links for PRs, users, etc.

The rendered output is here: https://github.com/ianthomas23/datashader/blob/release_notes/CHANGELOG.rst

In future, before tagging a release the CHANGELOG should be updated with the changes for that release, and after the release and building of PyPI and conda packages the github release can be performed by copy and pasting from the CHANGELOG.

@ianthomas23 ianthomas23 added the docs Related to documentation label Aug 9, 2022
@ianthomas23 ianthomas23 merged commit 96393b3 into holoviz:master Aug 10, 2022
@ianthomas23 ianthomas23 deleted the release_notes branch February 2, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant