Skip to content
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/1564.added.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/1590.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update CHANGELOG for v0.12.5
57 changes: 57 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,63 @@ This document contains the release notes for the project.

.. towncrier release notes start

`0.12.5 <https://github.com/ansys/pymechanical/releases/tag/v0.12.5>`_ - April 10, 2026
=======================================================================================

.. tab-set::


.. tab-item:: Added

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

* - Add reuse flag to override gallery flag
- `#1564 <https://github.com/ansys/pymechanical/pull/1564>`_

* - Add pytest header
- `#1581 <https://github.com/ansys/pymechanical/pull/1581>`_


.. tab-item:: Fixed

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

* - Add geometry import preference to globals
- `#1573 <https://github.com/ansys/pymechanical/pull/1573>`_

* - Add \`__all__\` definitions
- `#1579 <https://github.com/ansys/pymechanical/pull/1579>`_

* - Update button in landing page
- `#1587 <https://github.com/ansys/pymechanical/pull/1587>`_


.. tab-item:: Maintenance

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

* - Update CHANGELOG for v0.12.4
- `#1580 <https://github.com/ansys/pymechanical/pull/1580>`_

* - Bump the actions group with 3 updates
- `#1583 <https://github.com/ansys/pymechanical/pull/1583>`_

* - Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
- `#1584 <https://github.com/ansys/pymechanical/pull/1584>`_

* - Bump codecov/codecov-action from 5.5.2 to 6.0.0
- `#1585 <https://github.com/ansys/pymechanical/pull/1585>`_

* - Pre-commit automatic update
- `#1586 <https://github.com/ansys/pymechanical/pull/1586>`_


`0.12.4 <https://github.com/ansys/pymechanical/releases/tag/v0.12.4>`_ - April 06, 2026
=======================================================================================

Expand Down
Loading