Skip to content

Commit d7198e3

Browse files
chore: updating CHANGELOG for v0.6.1
1 parent 908278c commit d7198e3

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
`0.6.1 <https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.6.1>`_ - 2024-12-11
2+
3+
4+
### Fixed
5+
6+
- fix: not checking if actors have datasets. `#209 <https://github.com/ansys/ansys-tools-visualization-interface/pull/209>`_
7+
8+
`0.6.0 <https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.6.0>`_ - 2024-11-26
9+
10+
11+
### Added
12+
13+
- feat: Add PyVista Qt support `#192 <https://github.com/ansys/ansys-tools-visualization-interface/pull/192>`_
14+
15+
16+
### Dependencies
17+
18+
- build(deps): bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group `#182 <https://github.com/ansys/ansys-tools-visualization-interface/pull/182>`_
19+
- build(deps): bump ansys-sphinx-theme from 1.1.7 to 1.2.0 in the doc-dependencies group `#183 <https://github.com/ansys/ansys-tools-visualization-interface/pull/183>`_
20+
- build(deps): update websockets requirement from <14,>=12.0 to >=12.0,<15 in the general-dependencies group `#188 <https://github.com/ansys/ansys-tools-visualization-interface/pull/188>`_
21+
- build(deps): bump codecov/codecov-action from 4 to 5 `#190 <https://github.com/ansys/ansys-tools-visualization-interface/pull/190>`_
22+
- build(deps): bump pyside6 from 6.7.3 to 6.8.0.2 in the general-dependencies group `#193 <https://github.com/ansys/ansys-tools-visualization-interface/pull/193>`_
23+
- build(deps): bump ansys-sphinx-theme from 1.2.0 to 1.2.2 in the doc-dependencies group `#194 <https://github.com/ansys/ansys-tools-visualization-interface/pull/194>`_
24+
25+
26+
### Maintenance
27+
28+
- chore: update CHANGELOG for v0.5.0 `#181 <https://github.com/ansys/ansys-tools-visualization-interface/pull/181>`_
29+
- maint: Update AUTHORS `#184 <https://github.com/ansys/ansys-tools-visualization-interface/pull/184>`_
30+
- [pre-commit.ci] pre-commit autoupdate `#186 <https://github.com/ansys/ansys-tools-visualization-interface/pull/186>`_, `#189 <https://github.com/ansys/ansys-tools-visualization-interface/pull/189>`_, `#191 <https://github.com/ansys/ansys-tools-visualization-interface/pull/191>`_, `#195 <https://github.com/ansys/ansys-tools-visualization-interface/pull/195>`_
31+
132
`0.5.0 <https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.5.0>`_ - 2024-10-31
233

334

0 commit comments

Comments
 (0)