Skip to content

Commit 9f77fdc

Browse files
chore: updating CHANGELOG for v0.69.2
1 parent 724267a commit 9f77fdc

22 files changed

+52
-21
lines changed

doc/changelog.d/3643.added.md

-1
This file was deleted.

doc/changelog.d/3645.dependencies.md

-1
This file was deleted.

doc/changelog.d/3646.dependencies.md

-1
This file was deleted.

doc/changelog.d/3647.dependencies.md

-1
This file was deleted.

doc/changelog.d/3657.maintenance.md

-1
This file was deleted.

doc/changelog.d/3659.maintenance.md

-1
This file was deleted.

doc/changelog.d/3662.fixed.md

-1
This file was deleted.

doc/changelog.d/3663.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/3664.added.md

-1
This file was deleted.

doc/changelog.d/3665.fixed.md

-1
This file was deleted.

doc/changelog.d/3666.added.md

-1
This file was deleted.

doc/changelog.d/3667.maintenance.md

-1
This file was deleted.

doc/changelog.d/3668.maintenance.md

-1
This file was deleted.

doc/changelog.d/3669.maintenance.md

-1
This file was deleted.

doc/changelog.d/3670.dependencies.md

-1
This file was deleted.

doc/changelog.d/3671.dependencies.md

-1
This file was deleted.

doc/changelog.d/3672.dependencies.md

-1
This file was deleted.

doc/changelog.d/3673.dependencies.md

-1
This file was deleted.

doc/changelog.d/3676.dependencies.md

-1
This file was deleted.

doc/changelog.d/3681.maintenance.md

-1
This file was deleted.

doc/changelog.d/3684.documentation.md

-1
This file was deleted.

doc/source/changelog.rst

+52
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,58 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.69.2 <https://github.com/ansys/pymapdl/releases/tag/v0.69.2>`_ - 2025-01-22
13+
==============================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- chore: update CHANGELOG for v0.69.1 `#3643 <https://github.com/ansys/pymapdl/pull/3643>`_
19+
- refactor: using test class in test_components.py `#3664 <https://github.com/ansys/pymapdl/pull/3664>`_
20+
- test: making sure the full and rst files exists before running the tests `#3666 <https://github.com/ansys/pymapdl/pull/3666>`_
21+
22+
23+
Fixed
24+
^^^^^
25+
26+
- fix: parsing components when too many `#3662 <https://github.com/ansys/pymapdl/pull/3662>`_
27+
- fix: avoid com logging if not in debug mode `#3665 <https://github.com/ansys/pymapdl/pull/3665>`_
28+
29+
30+
Dependencies
31+
^^^^^^^^^^^^
32+
33+
- build: bump grpcio from 1.68.1 to 1.69.0 in the grpc-deps group `#3645 <https://github.com/ansys/pymapdl/pull/3645>`_
34+
- build: bump scipy from 1.14.1 to 1.15.0 in the core group `#3646 <https://github.com/ansys/pymapdl/pull/3646>`_
35+
- build: bump pypandoc from 1.14 to 1.15 in the documentation group `#3647 <https://github.com/ansys/pymapdl/pull/3647>`_
36+
- build: bump the core group with 3 updates `#3670 <https://github.com/ansys/pymapdl/pull/3670>`_
37+
- build: bump imageio-ffmpeg from 0.5.1 to 0.6.0 in the documentation group `#3671 <https://github.com/ansys/pymapdl/pull/3671>`_
38+
- build: bump autopep8 from 2.3.1 to 2.3.2 in the testing group `#3672 <https://github.com/ansys/pymapdl/pull/3672>`_
39+
- build: bump pyfakefs from 5.7.3 to 5.7.4 `#3673 <https://github.com/ansys/pymapdl/pull/3673>`_
40+
- ci: adding-profiling-to-unit-tests `#3676 <https://github.com/ansys/pymapdl/pull/3676>`_
41+
42+
43+
Miscellaneous
44+
^^^^^^^^^^^^^
45+
46+
- feat: adding __len__ to components `#3663 <https://github.com/ansys/pymapdl/pull/3663>`_
47+
48+
49+
Documentation
50+
^^^^^^^^^^^^^
51+
52+
- docs: fix post documentation `#3684 <https://github.com/ansys/pymapdl/pull/3684>`_
53+
54+
55+
Maintenance
56+
^^^^^^^^^^^
57+
58+
- ci: pre-commit autoupdate `#3657 <https://github.com/ansys/pymapdl/pull/3657>`_, `#3681 <https://github.com/ansys/pymapdl/pull/3681>`_
59+
- ci: pin ubuntu OS to 22.04. `#3659 <https://github.com/ansys/pymapdl/pull/3659>`_
60+
- ci: downgrade add-license-headers ansys precommit hook. `#3667 <https://github.com/ansys/pymapdl/pull/3667>`_
61+
- ci: skipping students version if on remote `#3668 <https://github.com/ansys/pymapdl/pull/3668>`_
62+
- ci: reducing minimal and console to two versions, and after local and remote `#3669 <https://github.com/ansys/pymapdl/pull/3669>`_
63+
1264
`0.69.1 <https://github.com/ansys/pymapdl/releases/tag/v0.69.1>`_ - 2025-01-08
1365
==============================================================================
1466

0 commit comments

Comments
 (0)