Skip to content

Commit b079f51

Browse files
chore: updating CHANGELOG for v0.8.2
1 parent 9b4880a commit b079f51

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

CHANGELOG.md

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,78 @@
1-
# Changelog
1+
`[0.8.2](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.2) - 2025-02-21
22

3-
This document contains the release notes for the Ansys Tools Visualization Interface project.
43

5-
This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes for the upcoming release
6-
can be found in [this link](https://github.com/ansys/ansys-tools-visualization-interface/tree/main/doc/changelog.d/).
4+
### Dependencies
75

8-
<!-- towncrier release notes start -->
6+
- build(deps): bump the general-dependencies group with 2 updates `[#246](https://github.com/ansys/ansys-tools-visualization-interface/pull/246)
97

10-
## [0.8.1](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.1) - 2025-01-15
8+
`[0.8.1](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.1) - 2025-01-15
119

1210

1311
### Fixed
1412

15-
- fix: Revert some bad changes from pre-commit [#231](https://github.com/ansys/ansys-tools-visualization-interface/pull/231)
13+
- fix: Revert some bad changes from pre-commit `[#231](https://github.com/ansys/ansys-tools-visualization-interface/pull/231)
1614

17-
## [0.8.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.0) - 2025-01-15
15+
`[0.8.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.8.0) - 2025-01-15
1816

1917

2018
### Added
2119

22-
- feat: Add dark mode when background is dark [#228](https://github.com/ansys/ansys-tools-visualization-interface/pull/228)
20+
- feat: Add dark mode when background is dark `[#228](https://github.com/ansys/ansys-tools-visualization-interface/pull/228)
2321

2422

2523
### Dependencies
2624

27-
- build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-dependencies group [#226](https://github.com/ansys/ansys-tools-visualization-interface/pull/226)
25+
- build(deps): bump ansys-fluent-core from 0.28.0 to 0.28.1 in the general-dependencies group `[#226](https://github.com/ansys/ansys-tools-visualization-interface/pull/226)
2826

2927

3028
### Maintenance
3129

32-
- chore: update CHANGELOG for v0.7.0 [#225](https://github.com/ansys/ansys-tools-visualization-interface/pull/225)
30+
- chore: update CHANGELOG for v0.7.0 `[#225](https://github.com/ansys/ansys-tools-visualization-interface/pull/225)
3331

3432

3533
### Test
3634

37-
- [pre-commit.ci] pre-commit autoupdate [#227](https://github.com/ansys/ansys-tools-visualization-interface/pull/227)
35+
- [pre-commit.ci] pre-commit autoupdate `[#227](https://github.com/ansys/ansys-tools-visualization-interface/pull/227)
3836

39-
## [0.7.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.7.0) - 2025-01-10
37+
`[0.7.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.7.0) - 2025-01-10
4038

4139

4240
### Added
4341

44-
- fix: PyVista Qt integration in third-party applications [#223](https://github.com/ansys/ansys-tools-visualization-interface/pull/223)
42+
- fix: PyVista Qt integration in third-party applications `[#223](https://github.com/ansys/ansys-tools-visualization-interface/pull/223)
4543

4644

4745
### Fixed
4846

49-
- fix: avoid passing twice same argument [#207](https://github.com/ansys/ansys-tools-visualization-interface/pull/207)
50-
- fix: Changelog links [#212](https://github.com/ansys/ansys-tools-visualization-interface/pull/212)
51-
- fix: Convert old links to markdown format [#213](https://github.com/ansys/ansys-tools-visualization-interface/pull/213)
47+
- fix: avoid passing twice same argument `[#207](https://github.com/ansys/ansys-tools-visualization-interface/pull/207)
48+
- fix: Changelog links `[#212](https://github.com/ansys/ansys-tools-visualization-interface/pull/212)
49+
- fix: Convert old links to markdown format `[#213](https://github.com/ansys/ansys-tools-visualization-interface/pull/213)
5250

5351

5452
### Dependencies
5553

56-
- build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group [#197](https://github.com/ansys/ansys-tools-visualization-interface/pull/197)
57-
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group [#198](https://github.com/ansys/ansys-tools-visualization-interface/pull/198)
58-
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group [#199](https://github.com/ansys/ansys-tools-visualization-interface/pull/199)
59-
- build(deps): bump pyvista/setup-headless-display-action from 2 to 3 [#200](https://github.com/ansys/ansys-tools-visualization-interface/pull/200)
60-
- build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group [#203](https://github.com/ansys/ansys-tools-visualization-interface/pull/203)
61-
- build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group [#204](https://github.com/ansys/ansys-tools-visualization-interface/pull/204)
62-
- build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies group [#214](https://github.com/ansys/ansys-tools-visualization-interface/pull/214)
63-
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates [#219](https://github.com/ansys/ansys-tools-visualization-interface/pull/219)
64-
- build(deps): bump the general-dependencies group across 1 directory with 2 updates [#222](https://github.com/ansys/ansys-tools-visualization-interface/pull/222)
54+
- build(deps): bump ansys-fluent-core from 0.26.1 to 0.27.0 in the general-dependencies group `[#197](https://github.com/ansys/ansys-tools-visualization-interface/pull/197)
55+
- build(deps): bump pytest from 8.3.3 to 8.3.4 in the test-dependencies group `[#198](https://github.com/ansys/ansys-tools-visualization-interface/pull/198)
56+
- build(deps): bump sphinx-autoapi from 3.3.3 to 3.4.0 in the doc-dependencies group `[#199](https://github.com/ansys/ansys-tools-visualization-interface/pull/199)
57+
- build(deps): bump pyvista/setup-headless-display-action from 2 to 3 `[#200](https://github.com/ansys/ansys-tools-visualization-interface/pull/200)
58+
- build(deps): bump pyside6 from 6.8.0.2 to 6.8.1 in the general-dependencies group `[#203](https://github.com/ansys/ansys-tools-visualization-interface/pull/203)
59+
- build(deps): bump ansys-sphinx-theme from 1.2.2 to 1.2.3 in the doc-dependencies group `[#204](https://github.com/ansys/ansys-tools-visualization-interface/pull/204)
60+
- build(deps): bump jupytext from 1.16.4 to 1.16.5 in the general-dependencies group `[#214](https://github.com/ansys/ansys-tools-visualization-interface/pull/214)
61+
- build(deps): bump the doc-dependencies group across 1 directory with 2 updates `[#219](https://github.com/ansys/ansys-tools-visualization-interface/pull/219)
62+
- build(deps): bump the general-dependencies group across 1 directory with 2 updates `[#222](https://github.com/ansys/ansys-tools-visualization-interface/pull/222)
6563

6664

6765
### Maintenance
6866

69-
- chore: update CHANGELOG for v0.6.0 [#196](https://github.com/ansys/ansys-tools-visualization-interface/pull/196)
70-
- [pre-commit.ci] pre-commit autoupdate [#201](https://github.com/ansys/ansys-tools-visualization-interface/pull/201), [#205](https://github.com/ansys/ansys-tools-visualization-interface/pull/205), [#215](https://github.com/ansys/ansys-tools-visualization-interface/pull/215), [#218](https://github.com/ansys/ansys-tools-visualization-interface/pull/218)
71-
- chore: update CHANGELOG for v0.6.1 [#210](https://github.com/ansys/ansys-tools-visualization-interface/pull/210)
72-
- chore: update CHANGELOG for v0.6.2 [#211](https://github.com/ansys/ansys-tools-visualization-interface/pull/211)
67+
- chore: update CHANGELOG for v0.6.0 `[#196](https://github.com/ansys/ansys-tools-visualization-interface/pull/196)
68+
- [pre-commit.ci] pre-commit autoupdate `[#201](https://github.com/ansys/ansys-tools-visualization-interface/pull/201), `[#205](https://github.com/ansys/ansys-tools-visualization-interface/pull/205), `[#215](https://github.com/ansys/ansys-tools-visualization-interface/pull/215), `[#218](https://github.com/ansys/ansys-tools-visualization-interface/pull/218)
69+
- chore: update CHANGELOG for v0.6.1 `[#210](https://github.com/ansys/ansys-tools-visualization-interface/pull/210)
70+
- chore: update CHANGELOG for v0.6.2 `[#211](https://github.com/ansys/ansys-tools-visualization-interface/pull/211)
7371

7472

7573
### Test
7674

77-
- [pre-commit.ci] pre-commit autoupdate [#221](https://github.com/ansys/ansys-tools-visualization-interface/pull/221)
75+
- [pre-commit.ci] pre-commit autoupdate `[#221](https://github.com/ansys/ansys-tools-visualization-interface/pull/221)
7876

7977
## [0.6.2](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.6.2) - 2024-12-12
8078

@@ -208,3 +206,7 @@ can be found in [this link](https://github.com/ansys/ansys-tools-visualization-i
208206
- [pre-commit.ci] pre-commit autoupdate [#126](https://github.com/ansys/ansys-tools-visualization-interface/pull/126), [#129](https://github.com/ansys/ansys-tools-visualization-interface/pull/129), [#133](https://github.com/ansys/ansys-tools-visualization-interface/pull/133), [#138](https://github.com/ansys/ansys-tools-visualization-interface/pull/138), [#145](https://github.com/ansys/ansys-tools-visualization-interface/pull/145), [#148](https://github.com/ansys/ansys-tools-visualization-interface/pull/148), [#150](https://github.com/ansys/ansys-tools-visualization-interface/pull/150), [#152](https://github.com/ansys/ansys-tools-visualization-interface/pull/152), [#163](https://github.com/ansys/ansys-tools-visualization-interface/pull/163), [#168](https://github.com/ansys/ansys-tools-visualization-interface/pull/168), [#174](https://github.com/ansys/ansys-tools-visualization-interface/pull/174), [#177](https://github.com/ansys/ansys-tools-visualization-interface/pull/177)
209207
- fix: Remove deprecated name checking action [#159](https://github.com/ansys/ansys-tools-visualization-interface/pull/159)
210208
- maint: add hacktoberfest labels [#161](https://github.com/ansys/ansys-tools-visualization-interface/pull/161)
209+
210+
This project uses [towncrier](https://towncrier.readthedocs.io/) and the changes for the upcoming release can be found in [this link](https://github.com/ansys/ansys-tools-visualization-interface/tree/main/doc/changelog.d/).
211+
212+
<!-- towncrier release notes start -->

doc/changelog.d/246.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)