Skip to content

chore: update CHANGELOG for v0.10.4 #1901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion doc/changelog.d/1886.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1893.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1894.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1895.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1896.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1897.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1898.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1899.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/1900.fixed.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/1901.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
update CHANGELOG for v0.10.4
68 changes: 68 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,74 @@ This document contains the release notes for the PyAnsys Geometry project.
.. towncrier release notes start
`0.10.4 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.4>`_ - April 09, 2025
===========================================================================================

.. tab-set::


.. tab-item:: Added

.. list-table::
:header-rows: 0
:widths: auto

* - grpc named selection stub implementation
- `#1899 <https://github.com/ansys/pyansys-geometry/pull/1899>`_


.. tab-item:: Dependencies

.. list-table::
:header-rows: 0
:widths: auto

* - bump ansys-api-geometry from 0.4.55 to 0.4.56
- `#1896 <https://github.com/ansys/pyansys-geometry/pull/1896>`_


.. tab-item:: Documentation

.. list-table::
:header-rows: 0
:widths: auto

* - Ahmed body example for external aero simulation
- `#1886 <https://github.com/ansys/pyansys-geometry/pull/1886>`_

* - adding command for single example build
- `#1893 <https://github.com/ansys/pyansys-geometry/pull/1893>`_


.. tab-item:: Fixed

.. list-table::
:header-rows: 0
:widths: auto

* - geomdl dependency in conda-forge
- `#1900 <https://github.com/ansys/pyansys-geometry/pull/1900>`_


.. tab-item:: Maintenance

.. list-table::
:header-rows: 0
:widths: auto

* - update CHANGELOG for v0.10.3
- `#1894 <https://github.com/ansys/pyansys-geometry/pull/1894>`_

* - upgrading to ansys/actions v9 and securing action usage
- `#1895 <https://github.com/ansys/pyansys-geometry/pull/1895>`_

* - bump the actions group with 3 updates
- `#1897 <https://github.com/ansys/pyansys-geometry/pull/1897>`_

* - remove whitelisting
- `#1898 <https://github.com/ansys/pyansys-geometry/pull/1898>`_


`0.10.3 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.10.3>`_ - April 08, 2025
===========================================================================================

Expand Down