Skip to content

Commit f55366b

Browse files
CHORE: updating CHANGELOG for v0.17.4
1 parent 169806a commit f55366b

File tree

6 files changed

+49
-5
lines changed

6 files changed

+49
-5
lines changed

doc/changelog.d/6293.dependencies.md

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

doc/changelog.d/6295.documentation.md

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

doc/changelog.d/6297.maintenance.md

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

doc/changelog.d/6299.fixed.md

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

doc/changelog.d/6302.documentation.md

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

doc/source/changelog.rst

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,55 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.17.4 <https://github.com/ansys/pyaedt/releases/tag/v0.17.4>`_ - June 24, 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 grpcio requirement from <1.73,>=1.50.0 to >=1.50.0,<1.74
25+
- `#6293 <https://github.com/ansys/pyaedt/pull/6293>`_
26+
27+
28+
.. tab-item:: Documentation
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - Update ``contributors.md`` with the latest contributors
35+
- `#6295 <https://github.com/ansys/pyaedt/pull/6295>`_
36+
37+
* - Fix url link after changes
38+
- `#6302 <https://github.com/ansys/pyaedt/pull/6302>`_
39+
40+
41+
.. tab-item:: Fixed
42+
43+
.. list-table::
44+
:header-rows: 0
45+
:widths: auto
46+
47+
* - Parametrics fix in add_from_file for maxwell
48+
- `#6299 <https://github.com/ansys/pyaedt/pull/6299>`_
49+
50+
51+
.. tab-item:: Maintenance
52+
53+
.. list-table::
54+
:header-rows: 0
55+
:widths: auto
56+
57+
* - Update changelog for v0.17.3
58+
- `#6297 <https://github.com/ansys/pyaedt/pull/6297>`_
59+
60+
1261
`0.17.3 <https://github.com/ansys/pyaedt/releases/tag/v0.17.3>`_ - June 23, 2025
1362
================================================================================
1463

0 commit comments

Comments
 (0)