Skip to content

Commit ec25334

Browse files
chore: updating CHANGELOG for v0.10.5
1 parent 93c3093 commit ec25334

14 files changed

+80
-13
lines changed

doc/changelog.d/1901.maintenance.md

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

doc/changelog.d/1902.maintenance.md

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

doc/changelog.d/1903.maintenance.md

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

doc/changelog.d/1906.dependencies.md

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

doc/changelog.d/1907.documentation.md

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

doc/changelog.d/1909.added.md

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

doc/changelog.d/1910.maintenance.md

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

doc/changelog.d/1911.maintenance.md

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

doc/changelog.d/1913.dependencies.md

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

doc/changelog.d/1915.maintenance.md

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

doc/changelog.d/1916.fixed.md

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

doc/changelog.d/1917.maintenance.md

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

doc/changelog.d/1918.maintenance.md

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

doc/source/changelog.rst

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,86 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.10.5 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.5>`_ - April 16, 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+
* - grpc measurement tools stub implementation
25+
- `#1909 <https://github.com/ansys/pyansys-geometry/pull/1909>`_
26+
27+
28+
.. tab-item:: Dependencies
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - bump ansys-api-geometry from 0.4.56 to 0.4.57
35+
- `#1906 <https://github.com/ansys/pyansys-geometry/pull/1906>`_
36+
37+
* - bump grpcio limits and handle erratic gRPC channel creation
38+
- `#1913 <https://github.com/ansys/pyansys-geometry/pull/1913>`_
39+
40+
41+
.. tab-item:: Documentation
42+
43+
.. list-table::
44+
:header-rows: 0
45+
:widths: auto
46+
47+
* - Update ``CONTRIBUTORS.md`` with the latest contributors
48+
- `#1907 <https://github.com/ansys/pyansys-geometry/pull/1907>`_
49+
50+
51+
.. tab-item:: Fixed
52+
53+
.. list-table::
54+
:header-rows: 0
55+
:widths: auto
56+
57+
* - is_suppressed is not available until 25R2
58+
- `#1916 <https://github.com/ansys/pyansys-geometry/pull/1916>`_
59+
60+
61+
.. tab-item:: Maintenance
62+
63+
.. list-table::
64+
:header-rows: 0
65+
:widths: auto
66+
67+
* - update CHANGELOG for v0.10.4
68+
- `#1901 <https://github.com/ansys/pyansys-geometry/pull/1901>`_
69+
70+
* - make doc releases dependent on GH and PyPI release
71+
- `#1902 <https://github.com/ansys/pyansys-geometry/pull/1902>`_
72+
73+
* - bump ansys/actions from 9.0.1 to 9.0.2 in the actions group
74+
- `#1903 <https://github.com/ansys/pyansys-geometry/pull/1903>`_
75+
76+
* - bump skitionek/notify-microsoft-teams from 190d4d92146df11f854709774a4dae6eaf5e2aa3 to fab6aca2609ba706ebc981d066278d47ab4af0fc in the actions group
77+
- `#1910 <https://github.com/ansys/pyansys-geometry/pull/1910>`_
78+
79+
* - pre-commit automatic update
80+
- `#1911 <https://github.com/ansys/pyansys-geometry/pull/1911>`_
81+
82+
* - bump the actions group with 2 updates
83+
- `#1915 <https://github.com/ansys/pyansys-geometry/pull/1915>`_
84+
85+
* - update CHANGELOG for v0.8.3
86+
- `#1917 <https://github.com/ansys/pyansys-geometry/pull/1917>`_
87+
88+
* - update CHANGELOG for v0.9.2
89+
- `#1918 <https://github.com/ansys/pyansys-geometry/pull/1918>`_
90+
91+
1292
`0.10.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.4>`_ - April 09, 2025
1393
===========================================================================================
1494

0 commit comments

Comments
 (0)