From e0088bbfec08eb404c1d3712782641c0e8ef0943 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Sun, 5 Apr 2026 23:23:43 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v0.13.0 --- doc/changelog.d/320.miscellaneous.md | 1 - doc/changelog.d/321.miscellaneous.md | 1 - doc/changelog.d/322.miscellaneous.md | 1 - doc/source/changelog.rst | 22 ++++++++++++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) delete mode 100644 doc/changelog.d/320.miscellaneous.md delete mode 100644 doc/changelog.d/321.miscellaneous.md delete mode 100644 doc/changelog.d/322.miscellaneous.md diff --git a/doc/changelog.d/320.miscellaneous.md b/doc/changelog.d/320.miscellaneous.md deleted file mode 100644 index a2843831..00000000 --- a/doc/changelog.d/320.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Chore: update CHANGELOG for v0.12.0 diff --git a/doc/changelog.d/321.miscellaneous.md b/doc/changelog.d/321.miscellaneous.md deleted file mode 100644 index e93c1832..00000000 --- a/doc/changelog.d/321.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Bump it to version 0.13 diff --git a/doc/changelog.d/322.miscellaneous.md b/doc/changelog.d/322.miscellaneous.md deleted file mode 100644 index 3963048b..00000000 --- a/doc/changelog.d/322.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -Use ansys-api-workbench 0.3 diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 5a604e83..a1ef6a67 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,28 @@ This document contains the release notes for PyWorkbench. .. towncrier release notes start +`0.13.0 `_ - April 05, 2026 +====================================================================================== + +.. tab-set:: + + + .. tab-item:: Miscellaneous + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Chore: update CHANGELOG for v0.12.0 + - `#320 `_ + + * - Bump it to version 0.13 + - `#321 `_ + + * - Use ansys-api-workbench 0.3 + - `#322 `_ + + `0.12.0 `_ - April 05, 2026 ====================================================================================== From 3f029748f8816de8c08c05efbdb9a85822268cb3 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Sun, 5 Apr 2026 23:24:37 +0000 Subject: [PATCH 2/2] chore: adding changelog file 324.miscellaneous.md [dependabot-skip] --- doc/changelog.d/324.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/324.miscellaneous.md diff --git a/doc/changelog.d/324.miscellaneous.md b/doc/changelog.d/324.miscellaneous.md new file mode 100644 index 00000000..8ece77a9 --- /dev/null +++ b/doc/changelog.d/324.miscellaneous.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.13.0