Skip to content

Commit 68a3e53

Browse files
chore: updating CHANGELOG for v0.6.2
1 parent 541a071 commit 68a3e53

File tree

6 files changed

+22
-5
lines changed

6 files changed

+22
-5
lines changed

doc/changelog.d/1256.changed.md

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

doc/changelog.d/1257.fixed.md

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

doc/changelog.d/1260.added.md

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

doc/changelog.d/1261.added.md

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

doc/changelog.d/1262.changed.md

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

doc/source/changelog.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ This document contains the release notes for the PyAnsys Geometry project.
99
1010
.. towncrier release notes start
1111
12+
`0.6.2 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.2>`_ - 2024-06-17
13+
=====================================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- feat: deprecating log_level and logs_folder + adding client log control `#1260 <https://github.com/ansys/pyansys-geometry/pull/1260>`_
19+
- feat: adding deprecation support for args and methods `#1261 <https://github.com/ansys/pyansys-geometry/pull/1261>`_
20+
21+
22+
Changed
23+
^^^^^^^
24+
25+
- chore: update CHANGELOG for v0.6.1 `#1256 <https://github.com/ansys/pyansys-geometry/pull/1256>`_
26+
- ci: simplify doc build using ansys/actions `#1262 <https://github.com/ansys/pyansys-geometry/pull/1262>`_
27+
28+
29+
Fixed
30+
^^^^^
31+
32+
- fix: Rename built in shadowing variables `#1257 <https://github.com/ansys/pyansys-geometry/pull/1257>`_
33+
1234
`0.6.1 <https://github.com/ansys/pyansys-geometry/releases/tag/v0.6.1>`_ - 2024-06-12
1335
=====================================================================================
1436

0 commit comments

Comments
 (0)