Skip to content
Merged
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
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.12.1](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.12.1) - October 07, 2025


### Miscellaneous

- Fix: Uninitialized variable in PyVistaBackendInterface [#375](https://github.com/ansys/ansys-tools-visualization-interface/pull/375)

## [0.12.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.12.0) - October 06, 2025


Expand Down
1 change: 0 additions & 1 deletion doc/changelog.d/375.miscellaneous.md

This file was deleted.

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