diff --git a/doc/changelog.d/23.fixed.md b/doc/changelog.d/23.fixed.md deleted file mode 100644 index b64c9f2..0000000 --- a/doc/changelog.d/23.fixed.md +++ /dev/null @@ -1 +0,0 @@ -fix: documentation link \ No newline at end of file diff --git a/doc/changelog.d/24.documentation.md b/doc/changelog.d/24.documentation.md new file mode 100644 index 0000000..71605d5 --- /dev/null +++ b/doc/changelog.d/24.documentation.md @@ -0,0 +1 @@ +chore: update CHANGELOG for v2.2.2 \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 03e9aa7..c7e7794 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,14 @@ This document contains the release notes for the project. .. towncrier release notes start +`2.2.2 `_ - 2025-01-22 +========================================================================================= + +Fixed +^^^^^ + +- fix: documentation link `#23 `_ + `2.0.dev0 `_ - 2025-01-22 ===============================================================================================