Skip to content

Commit e929e5f

Browse files
Updating CHANGELOG for v0.5.5
1 parent 1a3c74e commit e929e5f

File tree

9 files changed

+30
-8
lines changed

9 files changed

+30
-8
lines changed

doc/changelog.d/1135.changed.md

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

doc/changelog.d/1194.changed.md

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

doc/changelog.d/1196.fixed.md

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

doc/changelog.d/1198.dependencies.md

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

doc/changelog.d/1199.dependencies.md

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

doc/changelog.d/1200.dependencies.md

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

doc/changelog.d/1202.miscellaneous.md

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

doc/changelog.d/1203.fixed.md

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

doc/source/changelog.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,36 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.5.5 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.5.5>`_ - 2024-05-21
13+
=====================================================================================
14+
15+
Changed
16+
^^^^^^^
17+
18+
- docs: adapt ``ansys_sphinx_theme_autoapi`` extension for ``autoapi`` `#1135 <https://github.com/ansys/pyansys-geometry/pull/1135>`_
19+
- chore: update CHANGELOG for v0.5.4 `#1194 <https://github.com/ansys/pyansys-geometry/pull/1194>`_
20+
21+
22+
Fixed
23+
^^^^^
24+
25+
- fix: adapting ``Arc`` class constructor order to (start, end, center) `#1196 <https://github.com/ansys/pyansys-geometry/pull/1196>`_
26+
- chore: limit requests library version under 2.32 `#1203 <https://github.com/ansys/pyansys-geometry/pull/1203>`_
27+
28+
29+
Dependencies
30+
^^^^^^^^^^^^
31+
32+
- build: bump grpcio from 1.63.0 to 1.64.0 in the grpc-deps group `#1198 <https://github.com/ansys/pyansys-geometry/pull/1198>`_
33+
- build: bump the docs-deps group with 2 updates `#1199 <https://github.com/ansys/pyansys-geometry/pull/1199>`_
34+
- build: bump pytest from 8.2.0 to 8.2.1 `#1200 <https://github.com/ansys/pyansys-geometry/pull/1200>`_
35+
36+
37+
Miscellaneous
38+
^^^^^^^^^^^^^
39+
40+
- chore: pre-commit automatic update `#1202 <https://github.com/ansys/pyansys-geometry/pull/1202>`_
41+
1242
`0.5.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.5.4>`_ - 2024-05-15
1343
=====================================================================================
1444

0 commit comments

Comments
 (0)