Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@ This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes

<!-- towncrier release notes start -->

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


Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/1161.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Chore: update CHANGELOG for v0.9.3
Loading