From cef3b56cc9caf299c42c225a2c6d4b67dee6bbc1 Mon Sep 17 00:00:00 2001 From: sbillinge Date: Wed, 23 Oct 2024 20:54:22 +0000 Subject: [PATCH] update changelog --- CHANGELOG.rst | 11 +++++++++++ news/entry-point-.rst | 23 ----------------------- news/fix-api-bug.rst | 23 ----------------------- news/git-version.rst | 23 ----------------------- news/recut.rst | 23 ----------------------- 5 files changed, 11 insertions(+), 92 deletions(-) delete mode 100644 news/entry-point-.rst delete mode 100644 news/fix-api-bug.rst delete mode 100644 news/git-version.rst delete mode 100644 news/recut.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4efd946..160751f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,17 @@ Release Notes .. current developments +0.6.1 +===== + +**Fixed:** + +* Recut to group's package standard, fix installation, add GitHub release workflow +* Update Python, matploblib API to run documentation CLI tutorials +* support setuptools-git-versioning>=2.0 +* Configure entry point in pyproject.toml to run CLI commands + + 0.6.0 ===== diff --git a/news/entry-point-.rst b/news/entry-point-.rst deleted file mode 100644 index 698b5e4..0000000 --- a/news/entry-point-.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* Configure entry point in pyproject.toml to run CLI commands - -**Security:** - -* diff --git a/news/fix-api-bug.rst b/news/fix-api-bug.rst deleted file mode 100644 index 4387e9a..0000000 --- a/news/fix-api-bug.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* Update Python, matploblib API to run documentation CLI tutorials - -**Security:** - -* diff --git a/news/git-version.rst b/news/git-version.rst deleted file mode 100644 index 6a10318..0000000 --- a/news/git-version.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* support setuptools-git-versioning>=2.0 - -**Security:** - -* diff --git a/news/recut.rst b/news/recut.rst deleted file mode 100644 index 70e17b5..0000000 --- a/news/recut.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* Recut to group's package standard, fix installation, add GitHub release workflow - -**Security:** - -*