Skip to content

Commit 59dc519

Browse files
CHORE: update CHANGELOG for v0.17.3 (#6297)
1 parent c228b27 commit 59dc519

15 files changed

+81
-13
lines changed

doc/changelog.d/6222.added.md

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

doc/changelog.d/6235.added.md

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

doc/changelog.d/6261.miscellaneous.md

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

doc/changelog.d/6262.maintenance.md

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

doc/changelog.d/6263.dependencies.md

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

doc/changelog.d/6265.dependencies.md

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

doc/changelog.d/6266.dependencies.md

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

doc/changelog.d/6267.dependencies.md

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

doc/changelog.d/6280.fixed.md

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

doc/changelog.d/6281.fixed.md

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

doc/changelog.d/6283.added.md

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

doc/changelog.d/6287.miscellaneous.md

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

doc/changelog.d/6289.maintenance.md

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

doc/changelog.d/6297.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update changelog for v0.17.3

doc/source/changelog.rst

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,86 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.17.3 <https://github.com/ansys/pyaedt/releases/tag/v0.17.3>`_ - June 23, 2025
13+
================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Added
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - Via design extension
25+
- `#6222 <https://github.com/ansys/pyaedt/pull/6222>`_
26+
27+
* - Configure layout
28+
- `#6235 <https://github.com/ansys/pyaedt/pull/6235>`_
29+
30+
* - New version of point_in_polygon for higher performances
31+
- `#6283 <https://github.com/ansys/pyaedt/pull/6283>`_
32+
33+
34+
.. tab-item:: Dependencies
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - Update grpcio requirement from <1.71,>=1.50.0 to >=1.50.0,<1.73
41+
- `#6263 <https://github.com/ansys/pyaedt/pull/6263>`_
42+
43+
* - Update pytest requirement from <8.4,>=7.4.0 to >=7.4.0,<8.5
44+
- `#6265 <https://github.com/ansys/pyaedt/pull/6265>`_
45+
46+
* - Update plotly requirement from <6.1,>=6.0 to >=6.0,<6.2
47+
- `#6266 <https://github.com/ansys/pyaedt/pull/6266>`_
48+
49+
* - Bump ansys/actions from 10.0.10 to 10.0.11
50+
- `#6267 <https://github.com/ansys/pyaedt/pull/6267>`_
51+
52+
53+
.. tab-item:: Fixed
54+
55+
.. list-table::
56+
:header-rows: 0
57+
:widths: auto
58+
59+
* - Refactor move it extension with extensioncommon
60+
- `#6280 <https://github.com/ansys/pyaedt/pull/6280>`_
61+
62+
* - Remove_galileo_reference
63+
- `#6281 <https://github.com/ansys/pyaedt/pull/6281>`_
64+
65+
66+
.. tab-item:: Maintenance
67+
68+
.. list-table::
69+
:header-rows: 0
70+
:widths: auto
71+
72+
* - Update changelog for v0.17.2
73+
- `#6262 <https://github.com/ansys/pyaedt/pull/6262>`_
74+
75+
* - Add numpy as default requirement
76+
- `#6289 <https://github.com/ansys/pyaedt/pull/6289>`_
77+
78+
79+
.. tab-item:: Miscellaneous
80+
81+
.. list-table::
82+
:header-rows: 0
83+
:widths: auto
84+
85+
* - Advanced field calculator extension
86+
- `#6261 <https://github.com/ansys/pyaedt/pull/6261>`_
87+
88+
* - Configure layout
89+
- `#6287 <https://github.com/ansys/pyaedt/pull/6287>`_
90+
91+
1292
`0.17.2 <https://github.com/ansys/pyaedt/releases/tag/v0.17.2>`_ - June 13, 2025
1393
================================================================================
1494

0 commit comments

Comments
 (0)