Skip to content

Commit ab2d916

Browse files
chore: updating CHANGELOG for v0.68.4
1 parent aaa236c commit ab2d916

File tree

8 files changed

+34
-7
lines changed

8 files changed

+34
-7
lines changed

doc/changelog.d/3226.fixed.md

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

doc/changelog.d/3239.miscellaneous.md

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

doc/changelog.d/3240.fixed.md

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

doc/changelog.d/3256.added.md

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

doc/changelog.d/3261.changed.md

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

doc/changelog.d/3266.fixed.md

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

doc/changelog.d/3270.dependencies.md

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

doc/source/changelog.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,40 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.68.4 <https://github.com/ansys/pymapdl/releases/tag/v0.68.4>`_ - 2024-07-15
13+
==============================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- ci: run extended array based on the person who open the PR `#3256 <https://github.com/ansys/pymapdl/pull/3256>`_
19+
20+
21+
Changed
22+
^^^^^^^
23+
24+
- build: bump zipp from 3.17.0 to 3.19.1 in /doc/source/examples/extended_examples/hpc `#3261 <https://github.com/ansys/pymapdl/pull/3261>`_
25+
26+
27+
Fixed
28+
^^^^^
29+
30+
- fix: missing arguments on ``OCDATA`` command `#3226 <https://github.com/ansys/pymapdl/pull/3226>`_
31+
- fix: Raising `ValueError` when using ips within pool library `#3240 <https://github.com/ansys/pymapdl/pull/3240>`_
32+
- fix: pool issues `#3266 <https://github.com/ansys/pymapdl/pull/3266>`_
33+
34+
35+
Dependencies
36+
^^^^^^^^^^^^
37+
38+
- build: bump grpcio from 1.64.1 to 1.65.0 in the grpc-deps group `#3270 <https://github.com/ansys/pymapdl/pull/3270>`_
39+
40+
41+
Miscellaneous
42+
^^^^^^^^^^^^^
43+
44+
- feat: refactoring `create_temp_dir` `#3239 <https://github.com/ansys/pymapdl/pull/3239>`_
45+
1246
`0.68.4 <https://github.com/ansys/pymapdl/releases/tag/v0.68.4>`_ - 2024-07-10
1347
==============================================================================
1448
No significant changes.

0 commit comments

Comments
 (0)