Skip to content

Commit 2980b76

Browse files
chore: updating CHANGELOG for v0.6.5
1 parent a602c9d commit 2980b76

10 files changed

+30
-9
lines changed

doc/changelog.d/1278.changed.md

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

doc/changelog.d/1280.changed.md

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

doc/changelog.d/1281.miscellaneous.md

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

doc/changelog.d/1283.dependencies.md

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

doc/changelog.d/1284.dependencies.md

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

doc/changelog.d/1286.changed.md

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

doc/changelog.d/1287.dependencies.md

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

doc/changelog.d/1288.miscellaneous.md

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

doc/changelog.d/1289.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.6.5 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.5>`_ - 2024-07-02
13+
=====================================================================================
14+
15+
Changed
16+
^^^^^^^
17+
18+
- chore: update CHANGELOG for v0.6.4 `#1278 <https://github.com/ansys/pyansys-geometry/pull/1278>`_
19+
- build: update sphinx-autodoc-typehints version `#1280 <https://github.com/ansys/pyansys-geometry/pull/1280>`_
20+
- chore: update SECURITY.md `#1286 <https://github.com/ansys/pyansys-geometry/pull/1286>`_
21+
22+
23+
Fixed
24+
^^^^^
25+
26+
- fix: manifest path should render as posix rather than uri `#1289 <https://github.com/ansys/pyansys-geometry/pull/1289>`_
27+
28+
29+
Dependencies
30+
^^^^^^^^^^^^
31+
32+
- build: bump protobuf from 5.27.1 to 5.27.2 in the grpc-deps group `#1283 <https://github.com/ansys/pyansys-geometry/pull/1283>`_
33+
- build: bump scipy from 1.13.1 to 1.14.0 `#1284 <https://github.com/ansys/pyansys-geometry/pull/1284>`_
34+
- build: bump vtk from 9.3.0 to 9.3.1 `#1287 <https://github.com/ansys/pyansys-geometry/pull/1287>`_
35+
36+
37+
Miscellaneous
38+
^^^^^^^^^^^^^
39+
40+
- chore: pre-commit automatic update `#1281 <https://github.com/ansys/pyansys-geometry/pull/1281>`_, `#1288 <https://github.com/ansys/pyansys-geometry/pull/1288>`_
41+
1242
`0.6.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.4>`_ - 2024-06-24
1343
=====================================================================================
1444

0 commit comments

Comments
 (0)