diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 029a406..958d71b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,22 @@ Changelog ========= +20xx-xx-xx - Version x.x - "" +----------------------------- +`Release description` + +changes +^^^^^^^ +- some +- thing +- has +- changed + +contributors +^^^^^^^^^^^^ +- list +- contributors + 2023-05-11 - Version 3.0a9 - "Pride Comes Before A Fall" -------------------------------------------------------- This release is the 10th alpha release of the new version 3.0. diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index d392a6c..cf350bb 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -8,3 +8,4 @@ Release process * Set annotated tag for release and push to public github * Build wheel * Load wheel to PyPi +* Prepare project for next release with an empty changelog entry