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/3905.maintenance.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/3923.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.70.1
63 changes: 63 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,69 @@ This document contains the release notes for the project.
.. towncrier release notes start


.. _v0.70.1:

`0.70.1 <https://github.com/ansys/pymapdl/releases/tag/v0.70.1>`_ - May 12, 2025
===============================================================================================

.. tab-set::


.. tab-item:: Added

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

* - chore: update version to 0.70.dev0 in pyproject.toml
- `#3907 <https://github.com/ansys/pymapdl/pull/3907>`_

* - chore: update CHANGELOG for v0.70.0
- `#3913 <https://github.com/ansys/pymapdl/pull/3913>`_


.. tab-item:: Fixed

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

* - fix: Change the mapdl_inprocess graphics backend
- `#3915 <https://github.com/ansys/pymapdl/pull/3915>`_

* - fix: documentation html looks
- `#3918 <https://github.com/ansys/pymapdl/pull/3918>`_


.. tab-item:: Dependencies

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

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

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


.. tab-item:: Maintenance

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

* - feat: add artifact upload steps for JSONL logs in local and remote test workflows
- `#3905 <https://github.com/ansys/pymapdl/pull/3905>`_

* - build: bump platformdirs from 4.3.7 to 4.3.8 in the minimal group
- `#3909 <https://github.com/ansys/pymapdl/pull/3909>`_

* - build: update action versions in CI workflows to latest stable releases
- `#3920 <https://github.com/ansys/pymapdl/pull/3920>`_


.. _v0.70.0:

`0.70.0 <https://github.com/ansys/pymapdl/releases/tag/v0.70.0>`_ - May 09, 2025
Expand Down