diff --git a/doc/changelog/613.added.md b/doc/changelog/613.added.md deleted file mode 100644 index 56c7872b4..000000000 --- a/doc/changelog/613.added.md +++ /dev/null @@ -1 +0,0 @@ -feat: changelog actions \ No newline at end of file diff --git a/doc/changelog/620.documentation.md b/doc/changelog/620.documentation.md new file mode 100644 index 000000000..ec8d1d15e --- /dev/null +++ b/doc/changelog/620.documentation.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v0.6.0 \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index a1e16f545..3999af076 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -7,4 +7,12 @@ This document contains the release notes for the PyDyna project. .. towncrier release notes start +`0.6.0 `_ - 2024-11-20 +=========================================================================== + +Added +^^^^^ + +- feat: changelog actions `#613 `_ + .. vale on