Skip to content

Commit e7b0ea5

Browse files
chore: updating CHANGELOG for v0.70.1
1 parent c911c52 commit e7b0ea5

File tree

10 files changed

+63
-9
lines changed

10 files changed

+63
-9
lines changed

doc/changelog.d/3905.maintenance.md

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

doc/changelog.d/3907.added.md

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

doc/changelog.d/3909.maintenance.md

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

doc/changelog.d/3910.dependencies.md

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

doc/changelog.d/3911.dependencies.md

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

doc/changelog.d/3913.added.md

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

doc/changelog.d/3915.fixed.md

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

doc/changelog.d/3918.fixed.md

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

doc/changelog.d/3920.maintenance.md

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

doc/source/changelog.rst

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,69 @@ This document contains the release notes for the project.
1010
.. towncrier release notes start
1111
1212
13+
.. _v0.70.1:
14+
15+
`0.70.1 <https://github.com/ansys/pymapdl/releases/tag/v0.70.1>`_ - May 12, 2025
16+
===============================================================================================
17+
18+
.. tab-set::
19+
20+
21+
.. tab-item:: Added
22+
23+
.. list-table::
24+
:header-rows: 0
25+
:widths: auto
26+
27+
* - chore: update version to 0.70.dev0 in pyproject.toml
28+
- `#3907 <https://github.com/ansys/pymapdl/pull/3907>`_
29+
30+
* - chore: update CHANGELOG for v0.70.0
31+
- `#3913 <https://github.com/ansys/pymapdl/pull/3913>`_
32+
33+
34+
.. tab-item:: Fixed
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - fix: Change the mapdl_inprocess graphics backend
41+
- `#3915 <https://github.com/ansys/pymapdl/pull/3915>`_
42+
43+
* - fix: documentation html looks
44+
- `#3918 <https://github.com/ansys/pymapdl/pull/3918>`_
45+
46+
47+
.. tab-item:: Dependencies
48+
49+
.. list-table::
50+
:header-rows: 0
51+
:widths: auto
52+
53+
* - build: bump the core group with 2 updates
54+
- `#3910 <https://github.com/ansys/pymapdl/pull/3910>`_
55+
56+
* - build: bump the testing group with 2 updates
57+
- `#3911 <https://github.com/ansys/pymapdl/pull/3911>`_
58+
59+
60+
.. tab-item:: Maintenance
61+
62+
.. list-table::
63+
:header-rows: 0
64+
:widths: auto
65+
66+
* - feat: add artifact upload steps for JSONL logs in local and remote test workflows
67+
- `#3905 <https://github.com/ansys/pymapdl/pull/3905>`_
68+
69+
* - build: bump platformdirs from 4.3.7 to 4.3.8 in the minimal group
70+
- `#3909 <https://github.com/ansys/pymapdl/pull/3909>`_
71+
72+
* - build: update action versions in CI workflows to latest stable releases
73+
- `#3920 <https://github.com/ansys/pymapdl/pull/3920>`_
74+
75+
1376
.. _v0.70.0:
1477

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

0 commit comments

Comments
 (0)