Skip to content

Commit 5675561

Browse files
chore: updating CHANGELOG for v0.6.3
1 parent 0bba230 commit 5675561

File tree

10 files changed

+31
-9
lines changed

10 files changed

+31
-9
lines changed

doc/changelog.d/1263.changed.md

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

doc/changelog.d/1264.fixed.md

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

doc/changelog.d/1265.changed.md

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

doc/changelog.d/1266.dependencies.md

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

doc/changelog.d/1267.miscellaneous.md

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

doc/changelog.d/1268.fixed.md

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

doc/changelog.d/1269.fixed.md

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

doc/changelog.d/1270.changed.md

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

doc/changelog.d/1271.dependencies.md

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

doc/source/changelog.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.6.3 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.3>`_ - 2024-06-18
13+
=====================================================================================
14+
15+
Changed
16+
^^^^^^^
17+
18+
- chore: update CHANGELOG for v0.6.2 `#1263 <https://github.com/ansys/pyansys-geometry/pull/1263>`_
19+
- build: adapting to numpy 2.x `#1265 <https://github.com/ansys/pyansys-geometry/pull/1265>`_
20+
- docs: using ansys actions (again) to build docs `#1270 <https://github.com/ansys/pyansys-geometry/pull/1270>`_
21+
22+
23+
Fixed
24+
^^^^^
25+
26+
- fix: unnecessary Point3D comparison `#1264 <https://github.com/ansys/pyansys-geometry/pull/1264>`_
27+
- docs: examples are not being uploaded as assets (.py/.ipynb) `#1268 <https://github.com/ansys/pyansys-geometry/pull/1268>`_
28+
- fix: change action order `#1269 <https://github.com/ansys/pyansys-geometry/pull/1269>`_
29+
30+
31+
Dependencies
32+
^^^^^^^^^^^^
33+
34+
- build: bump numpy from 1.26.4 to 2.0.0 `#1266 <https://github.com/ansys/pyansys-geometry/pull/1266>`_
35+
- build: bump the docs-deps group with 2 updates `#1271 <https://github.com/ansys/pyansys-geometry/pull/1271>`_
36+
37+
38+
Miscellaneous
39+
^^^^^^^^^^^^^
40+
41+
- chore: pre-commit automatic update `#1267 <https://github.com/ansys/pyansys-geometry/pull/1267>`_
42+
1243
`0.6.2 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.2>`_ - 2024-06-17
1344
=====================================================================================
1445

0 commit comments

Comments
 (0)