Skip to content

Commit 951de03

Browse files
CHORE: update CHANGELOG for v0.22.2 (#6892)
1 parent 8c72203 commit 951de03

File tree

8 files changed

+53
-6
lines changed

8 files changed

+53
-6
lines changed

doc/changelog.d/6809.fixed.md

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

doc/changelog.d/6836.fixed.md

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

doc/changelog.d/6867.fixed.md

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

doc/changelog.d/6873.test.md

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

doc/changelog.d/6876.maintenance.md

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

doc/changelog.d/6881.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update CHANGELOG for v0.22.2

doc/source/changelog.rst

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,58 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.22.2 <https://github.com/ansys/pyaedt/releases/tag/v0.22.2>`_ - November 18, 2025
13+
====================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Dependencies
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - Update plotly requirement from <6.4,>=6.0 to >=6.0,<6.5
25+
- `#6881 <https://github.com/ansys/pyaedt/pull/6881>`_
26+
27+
28+
.. tab-item:: Fixed
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - Test_configure_layout.py
35+
- `#6809 <https://github.com/ansys/pyaedt/pull/6809>`_
36+
37+
* - Fixed blue checkboxes issue
38+
- `#6836 <https://github.com/ansys/pyaedt/pull/6836>`_
39+
40+
* - ServiceManager.start_service ignores configured AEDT path in PYAEDT_SERVER_AEDT_PATH env var
41+
- `#6867 <https://github.com/ansys/pyaedt/pull/6867>`_
42+
43+
44+
.. tab-item:: Maintenance
45+
46+
.. list-table::
47+
:header-rows: 0
48+
:widths: auto
49+
50+
* - Update CHANGELOG for v0.22.1
51+
- `#6876 <https://github.com/ansys/pyaedt/pull/6876>`_
52+
53+
54+
.. tab-item:: Test
55+
56+
.. list-table::
57+
:header-rows: 0
58+
:widths: auto
59+
60+
* - Refactor HFSS tests to be independent from each other
61+
- `#6873 <https://github.com/ansys/pyaedt/pull/6873>`_
62+
63+
1264
`0.22.1 <https://github.com/ansys/pyaedt/releases/tag/v0.22.1>`_ - November 13, 2025
1365
====================================================================================
1466

0 commit comments

Comments
 (0)