Skip to content

Commit d267d3a

Browse files
chore: updating CHANGELOG for v0.10.4
1 parent 05b744e commit d267d3a

10 files changed

+68
-9
lines changed

doc/changelog.d/1886.documentation.md

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

doc/changelog.d/1893.documentation.md

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

doc/changelog.d/1894.maintenance.md

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

doc/changelog.d/1895.maintenance.md

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

doc/changelog.d/1896.dependencies.md

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

doc/changelog.d/1897.maintenance.md

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

doc/changelog.d/1898.maintenance.md

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

doc/changelog.d/1899.added.md

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

doc/changelog.d/1900.fixed.md

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

doc/source/changelog.rst

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,74 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.10.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.4>`_ - April 09, 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 named selection stub implementation
25+
- `#1899 <https://github.com/ansys/pyansys-geometry/pull/1899>`_
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.55 to 0.4.56
35+
- `#1896 <https://github.com/ansys/pyansys-geometry/pull/1896>`_
36+
37+
38+
.. tab-item:: Documentation
39+
40+
.. list-table::
41+
:header-rows: 0
42+
:widths: auto
43+
44+
* - Ahmed body example for external aero simulation
45+
- `#1886 <https://github.com/ansys/pyansys-geometry/pull/1886>`_
46+
47+
* - adding command for single example build
48+
- `#1893 <https://github.com/ansys/pyansys-geometry/pull/1893>`_
49+
50+
51+
.. tab-item:: Fixed
52+
53+
.. list-table::
54+
:header-rows: 0
55+
:widths: auto
56+
57+
* - geomdl dependency in conda-forge
58+
- `#1900 <https://github.com/ansys/pyansys-geometry/pull/1900>`_
59+
60+
61+
.. tab-item:: Maintenance
62+
63+
.. list-table::
64+
:header-rows: 0
65+
:widths: auto
66+
67+
* - update CHANGELOG for v0.10.3
68+
- `#1894 <https://github.com/ansys/pyansys-geometry/pull/1894>`_
69+
70+
* - upgrading to ansys/actions v9 and securing action usage
71+
- `#1895 <https://github.com/ansys/pyansys-geometry/pull/1895>`_
72+
73+
* - bump the actions group with 3 updates
74+
- `#1897 <https://github.com/ansys/pyansys-geometry/pull/1897>`_
75+
76+
* - remove whitelisting
77+
- `#1898 <https://github.com/ansys/pyansys-geometry/pull/1898>`_
78+
79+
1280
`0.10.3 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.3>`_ - April 08, 2025
1381
===========================================================================================
1482

0 commit comments

Comments
 (0)