From 438082a7da0bc20394d7a7d31b7a5649cfb349c4 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 23 Sep 2025 04:07:04 +0000 Subject: [PATCH 1/2] chore: updating CHANGELOG for v0.9.3 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e439841fed..44b3cd7693 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes +## [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 86b5991d51023a681073bed2403fec12c2f48e00 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 23 Sep 2025 04:08:22 +0000 Subject: [PATCH 2/2] chore: adding changelog file 1161.miscellaneous.md [dependabot-skip] --- doc/changelog.d/1161.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/1161.miscellaneous.md diff --git a/doc/changelog.d/1161.miscellaneous.md b/doc/changelog.d/1161.miscellaneous.md new file mode 100644 index 0000000000..f50851a973 --- /dev/null +++ b/doc/changelog.d/1161.miscellaneous.md @@ -0,0 +1 @@ +Chore: update CHANGELOG for v0.9.3