Skip to content

Commit 7e5e6fa

Browse files
CHORE: updating CHANGELOG for v0.25.2
1 parent db7e529 commit 7e5e6fa

10 files changed

Lines changed: 61 additions & 9 deletions

doc/changelog.d/7292.miscellaneous.md

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

doc/changelog.d/7315.fixed.md

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

doc/changelog.d/7317.fixed.md

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

doc/changelog.d/7319.maintenance.md

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

doc/changelog.d/7320.maintenance.md

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

doc/changelog.d/7325.maintenance.md

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

doc/changelog.d/7327.dependencies.md

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

doc/changelog.d/7328.dependencies.md

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

doc/changelog.d/7329.dependencies.md

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

doc/source/changelog.rst

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,67 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.25.2 <https://github.com/ansys/pyaedt/releases/tag/v0.25.2>`_ - March 02, 2026
13+
=================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Dependencies
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - Bump ansys/actions from 10.2.5 to 10.2.7
25+
- `#7327 <https://github.com/ansys/pyaedt/pull/7327>`_
26+
27+
* - Bump ansys-sphinx-theme from 1.7.0 to 1.7.1
28+
- `#7328 <https://github.com/ansys/pyaedt/pull/7328>`_
29+
30+
* - Bump prek from 0.3.2 to 0.3.3
31+
- `#7329 <https://github.com/ansys/pyaedt/pull/7329>`_
32+
33+
34+
.. tab-item:: Fixed
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - OSM issues in city example
41+
- `#7315 <https://github.com/ansys/pyaedt/pull/7315>`_
42+
43+
* - Create_em_target_design
44+
- `#7317 <https://github.com/ansys/pyaedt/pull/7317>`_
45+
46+
47+
.. tab-item:: Maintenance
48+
49+
.. list-table::
50+
:header-rows: 0
51+
:widths: auto
52+
53+
* - Update CHANGELOG for v1.0.0rc1
54+
- `#7319 <https://github.com/ansys/pyaedt/pull/7319>`_
55+
56+
* - Remove conditional check for document-only changes in smoke tests
57+
- `#7320 <https://github.com/ansys/pyaedt/pull/7320>`_
58+
59+
* - Disable cache usage to avoid cache trashing
60+
- `#7325 <https://github.com/ansys/pyaedt/pull/7325>`_
61+
62+
63+
.. tab-item:: Miscellaneous
64+
65+
.. list-table::
66+
:header-rows: 0
67+
:widths: auto
68+
69+
* - Continue adding typing
70+
- `#7292 <https://github.com/ansys/pyaedt/pull/7292>`_
71+
72+
1273
`0.25.1 <https://github.com/ansys/pyaedt/releases/tag/v0.25.1>`_ - February 19, 2026
1374
====================================================================================
1475

0 commit comments

Comments
 (0)