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 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