Skip to content

Commit f495b10

Browse files
chore: updating CHANGELOG for v0.68.6
1 parent ab43086 commit f495b10

18 files changed

+49
-17
lines changed

doc/changelog.d/3453.dependencies.md

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

doc/changelog.d/3454.dependencies.md

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

doc/changelog.d/3455.added.md

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

doc/changelog.d/3457.fixed.md

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

doc/changelog.d/3460.miscellaneous.md

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

doc/changelog.d/3461.fixed.md

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

doc/changelog.d/3463.fixed.md

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

doc/changelog.d/3465.documentation.md

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

doc/changelog.d/3468.fixed.md

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

doc/changelog.d/3469.documentation.md

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

doc/changelog.d/3470.maintenance.md

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

doc/changelog.d/3471.maintenance.md

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

doc/changelog.d/3472.maintenance.md

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

doc/changelog.d/3473.added.md

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

doc/changelog.d/3476.maintenance.md

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

doc/changelog.d/3477.dependencies.md

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

doc/changelog.d/3478.dependencies.md

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

doc/source/changelog.rst

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,55 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.68.6 <https://github.com/ansys/pymapdl/releases/tag/v0.68.6>`_ - 2024-10-11
13+
==============================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- chore: update CHANGELOG for v0.68.5 `#3455 <https://github.com/ansys/pymapdl/pull/3455>`_
19+
- refactor: removing deprecated arguments `#3473 <https://github.com/ansys/pymapdl/pull/3473>`_
20+
21+
22+
Fixed
23+
^^^^^
24+
25+
- fix: contributors file `#3457 <https://github.com/ansys/pymapdl/pull/3457>`_
26+
- fix: environment variables not being passed to MAPDL process `#3461 <https://github.com/ansys/pymapdl/pull/3461>`_
27+
- fix: exiting earlier to avoid exceptions from gRPC calls `#3463 <https://github.com/ansys/pymapdl/pull/3463>`_
28+
- fix: add ``build cheatsheet`` as env variable within doc-build `#3468 <https://github.com/ansys/pymapdl/pull/3468>`_
29+
30+
31+
Dependencies
32+
^^^^^^^^^^^^
33+
34+
- build: bump grpcio from 1.66.1 to 1.66.2 in the grpc-deps group `#3453 <https://github.com/ansys/pymapdl/pull/3453>`_
35+
- build: bump sphinx-autobuild from 2024.9.19 to 2024.10.3 in the documentation group `#3454 <https://github.com/ansys/pymapdl/pull/3454>`_
36+
- build: bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5 in the core group `#3477 <https://github.com/ansys/pymapdl/pull/3477>`_
37+
- build: bump the documentation group with 3 updates `#3478 <https://github.com/ansys/pymapdl/pull/3478>`_
38+
39+
40+
Miscellaneous
41+
^^^^^^^^^^^^^
42+
43+
- feat: having two global flags. One for visualizer and one for pyvista `#3460 <https://github.com/ansys/pymapdl/pull/3460>`_
44+
45+
46+
Documentation
47+
^^^^^^^^^^^^^
48+
49+
- docs: another hpc docs reorg `#3465 <https://github.com/ansys/pymapdl/pull/3465>`_
50+
- docs: fix cheat sheet rendering `#3469 <https://github.com/ansys/pymapdl/pull/3469>`_
51+
52+
53+
Maintenance
54+
^^^^^^^^^^^
55+
56+
- ci: bump the actions group with 2 updates `#3470 <https://github.com/ansys/pymapdl/pull/3470>`_
57+
- ci: pre-commit autoupdate `#3471 <https://github.com/ansys/pymapdl/pull/3471>`_
58+
- ci: bypass team check if it is dependabot `#3472 <https://github.com/ansys/pymapdl/pull/3472>`_
59+
- build: bump numpy from 2.1.1 to 2.1.2 in the minimal group `#3476 <https://github.com/ansys/pymapdl/pull/3476>`_
60+
1261
`0.68.5 <https://github.com/ansys/pymapdl/releases/tag/v0.68.5>`_ - 2024-10-04
1362
==============================================================================
1463

0 commit comments

Comments
 (0)