Skip to content
Closed
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/4306.miscellaneous.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/4376.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update CHANGELOG for v0.72.0
106 changes: 106 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,112 @@ This document contains the release notes for the project.
.. towncrier release notes start


.. _v0.72.0:

`0.72.0 <https://github.com/ansys/pymapdl/releases/tag/v0.72.0>`_ - January 23, 2026
===================================================================================================

.. tab-set::


.. tab-item:: Added

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

* - Add support for ANSYS version 2026R2
- `#4342 <https://github.com/ansys/pymapdl/pull/4342>`_

* - Update license to 2026
- `#4353 <https://github.com/ansys/pymapdl/pull/4353>`_

* - Implement new gRPC transports
- `#4354 <https://github.com/ansys/pymapdl/pull/4354>`_

* - Adding more hooks
- `#4359 <https://github.com/ansys/pymapdl/pull/4359>`_

* - Add support for 'html-noexamples' target in make.bat
- `#4360 <https://github.com/ansys/pymapdl/pull/4360>`_


.. tab-item:: Fixed

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

* - Replace deprecated numpy in1d with isin for array comparison
- `#4356 <https://github.com/ansys/pymapdl/pull/4356>`_

* - Security zizmor issues
- `#4357 <https://github.com/ansys/pymapdl/pull/4357>`_


.. tab-item:: Dependencies

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

* - Bump the testing group with 2 updates
- `#4344 <https://github.com/ansys/pymapdl/pull/4344>`_

* - Bump the core group with 2 updates
- `#4348 <https://github.com/ansys/pymapdl/pull/4348>`_

* - Bump the documentation group with 3 updates
- `#4349 <https://github.com/ansys/pymapdl/pull/4349>`_

* - Bump pyfakefs from 5.10.2 to 6.0.0
- `#4352 <https://github.com/ansys/pymapdl/pull/4352>`_

* - Bump the minimal group across 1 directory with 2 updates
- `#4358 <https://github.com/ansys/pymapdl/pull/4358>`_

* - Bump the pip group across 2 directories with 2 updates
- `#4365 <https://github.com/ansys/pymapdl/pull/4365>`_

* - Bump psutil from 7.2.0 to 7.2.1 in the minimal group
- `#4366 <https://github.com/ansys/pymapdl/pull/4366>`_

* - Bump ansys-mapdl-reader from 0.55.1 to 0.55.2 in the core group
- `#4367 <https://github.com/ansys/pymapdl/pull/4367>`_

* - Bump plotly from 6.5.0 to 6.5.1 in the documentation group
- `#4370 <https://github.com/ansys/pymapdl/pull/4370>`_


.. tab-item:: Miscellaneous

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

* - Docker directory structure
- `#4306 <https://github.com/ansys/pymapdl/pull/4306>`_


.. tab-item:: Maintenance

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

* - Pre-commit autoupdate
- `#4337 <https://github.com/ansys/pymapdl/pull/4337>`_, `#4346 <https://github.com/ansys/pymapdl/pull/4346>`_

* - Update CHANGELOG for v0.71.3
- `#4341 <https://github.com/ansys/pymapdl/pull/4341>`_

* - Adding more precommit hooks
- `#4345 <https://github.com/ansys/pymapdl/pull/4345>`_

* - Bump the actions group across 1 directory with 9 updates
- `#4351 <https://github.com/ansys/pymapdl/pull/4351>`_


.. _v0.71.3:

`0.71.3 <https://github.com/ansys/pymapdl/releases/tag/v0.71.3>`_ - December 11, 2025
Expand Down
Loading