Skip to content

Commit e365c39

Browse files
chore: updating CHANGELOG for v0.10.2
1 parent 6c9c51a commit e365c39

File tree

7 files changed

+52
-6
lines changed

7 files changed

+52
-6
lines changed

doc/changelog.d/1861.maintenance.md

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

doc/changelog.d/1862.dependencies.md

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

doc/changelog.d/1864.dependencies.md

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

doc/changelog.d/1865.test.md

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

doc/changelog.d/1866.maintenance.md

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

doc/changelog.d/1869.added.md

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

doc/source/changelog.rst

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,58 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.10.2 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.2>`_ - March 26, 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+
* - implement lazy loading of members in NamedSelection to speed up loading times when reading model
25+
- `#1869 <https://github.com/ansys/pyansys-geometry/pull/1869>`_
26+
27+
28+
.. tab-item:: Dependencies
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - bump beartype from 0.19.0 to 0.20.1
35+
- `#1862 <https://github.com/ansys/pyansys-geometry/pull/1862>`_
36+
37+
* - bump beartype from 0.20.1 to 0.20.2
38+
- `#1864 <https://github.com/ansys/pyansys-geometry/pull/1864>`_
39+
40+
41+
.. tab-item:: Maintenance
42+
43+
.. list-table::
44+
:header-rows: 0
45+
:widths: auto
46+
47+
* - update CHANGELOG for v0.10.1
48+
- `#1861 <https://github.com/ansys/pyansys-geometry/pull/1861>`_
49+
50+
* - pre-commit automatic update
51+
- `#1866 <https://github.com/ansys/pyansys-geometry/pull/1866>`_
52+
53+
54+
.. tab-item:: Test
55+
56+
.. list-table::
57+
:header-rows: 0
58+
:widths: auto
59+
60+
* - issue 1801
61+
- `#1865 <https://github.com/ansys/pyansys-geometry/pull/1865>`_
62+
63+
1264
`0.10.1 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.1>`_ - March 21, 2025
1365
===========================================================================================
1466

0 commit comments

Comments
 (0)