From 3ab62c753bab23fb2c92a0fe42a116ebd13e1276 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:30:24 +0000 Subject: [PATCH 1/3] chore: updating CHANGELOG for v0.10.2 --- doc/changelog.d/299.miscellaneous.md | 1 - doc/changelog.d/301.miscellaneous.md | 1 - doc/source/changelog.rst | 19 +++++++++++++++++++ 3 files changed, 19 insertions(+), 2 deletions(-) delete mode 100644 doc/changelog.d/299.miscellaneous.md delete mode 100644 doc/changelog.d/301.miscellaneous.md diff --git a/doc/changelog.d/299.miscellaneous.md b/doc/changelog.d/299.miscellaneous.md deleted file mode 100644 index 02ddf0b2..00000000 --- a/doc/changelog.d/299.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update CHANGELOG for v0.10.1 diff --git a/doc/changelog.d/301.miscellaneous.md b/doc/changelog.d/301.miscellaneous.md deleted file mode 100644 index 9d5bab8f..00000000 --- a/doc/changelog.d/301.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Security update for fonttools diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 992ea7e6..41be06d0 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,25 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.10.2 `_ - January 08, 2026 +======================================================================================== + +.. tab-set:: + + + .. tab-item:: Miscellaneous + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Chore: update CHANGELOG for v0.10.1 + - `#299 `_ + + * - Security update for fonttools + - `#301 `_ + + `0.10.1 `_ - November 17, 2025 ========================================================================================= From 792da73825ce72f65fb2bb2d136a5e0d0a95911d Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:31:25 +0000 Subject: [PATCH 2/3] chore: adding changelog file 302.miscellaneous.md [dependabot-skip] --- doc/changelog.d/302.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/302.miscellaneous.md diff --git a/doc/changelog.d/302.miscellaneous.md b/doc/changelog.d/302.miscellaneous.md new file mode 100644 index 00000000..534792d6 --- /dev/null +++ b/doc/changelog.d/302.miscellaneous.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.10.2 From 8b7f7d90c9bc31533368dda14154fc78b62365a3 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:58:54 +0000 Subject: [PATCH 3/3] chore: adding changelog file 302.documentation.md [dependabot-skip] --- doc/changelog.d/{302.miscellaneous.md => 302.documentation.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename doc/changelog.d/{302.miscellaneous.md => 302.documentation.md} (100%) diff --git a/doc/changelog.d/302.miscellaneous.md b/doc/changelog.d/302.documentation.md similarity index 100% rename from doc/changelog.d/302.miscellaneous.md rename to doc/changelog.d/302.documentation.md