From 5191fdd6b228e1c01d4b7cee7858bbafecc49c1d Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 12 Dec 2025 16:18:30 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v0.9.4 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e439841fed..7b0deabcda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes +## [0.9.4](https://github.com/ansys/pyprimemesh/releases/tag/v0.9.4) - December 12, 2025 + + +### Miscellaneous + +- Updates to release/0.9 [#1187](https://github.com/ansys/pyprimemesh/pull/1187) +- Changes to update the version [#1193](https://github.com/ansys/pyprimemesh/pull/1193) + + +### Maintenance + +- Updates to docker file and connection type option for user [#1194](https://github.com/ansys/pyprimemesh/pull/1194) + +## [0.9.3](https://github.com/ansys/pyprimemesh/releases/tag/v0.9.3) - September 23, 2025 + + +### Miscellaneous + +- Updates the pyproj.toml [#1158](https://github.com/ansys/pyprimemesh/pull/1158) +- Fix for search bar issue [#1160](https://github.com/ansys/pyprimemesh/pull/1160) + + +### Maintenance + +- Update the conf.py file for pyansys tags & update the ansys-sphinx-theme version [#1159](https://github.com/ansys/pyprimemesh/pull/1159) + ## [0.9.2](https://github.com/ansys/pyprimemesh/releases/tag/v0.9.2) - September 18, 2025 From 68451c92c74b467b28ed185fcd509b2f7f66b549 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 12 Dec 2025 16:19:47 +0000 Subject: [PATCH 2/2] chore: adding changelog file 1195.miscellaneous.md [dependabot-skip] --- doc/changelog.d/1195.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/1195.miscellaneous.md diff --git a/doc/changelog.d/1195.miscellaneous.md b/doc/changelog.d/1195.miscellaneous.md new file mode 100644 index 0000000000..02a45a358f --- /dev/null +++ b/doc/changelog.d/1195.miscellaneous.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.9.4