Skip to content

Commit ec6a453

Browse files
chore: updating CHANGELOG for v0.2.0
1 parent 41ea9b1 commit ec6a453

File tree

8 files changed

+55
-7
lines changed

8 files changed

+55
-7
lines changed

doc/changelog.d/470.maintenance.md

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

doc/changelog.d/473.maintenance.md

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

doc/changelog.d/474.miscellaneous.md

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

doc/changelog.d/482.miscellaneous.md

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

doc/changelog.d/483.documentation.md

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

doc/changelog.d/486.maintenance.md

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

doc/changelog.d/488.fixed.md

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

doc/source/changelog.rst

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,61 @@ This document contains the release notes for the PySpeos project.
99
1010
.. towncrier release notes start
1111
12+
`0.2.0 <https://github.com/ansys/pyspeos/releases/tag/v0.2.0>`_ - March 06, 2025
13+
================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Documentation
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - documentation review changes
25+
- `#483 <https://github.com/ansys/pyspeos/pull/483>`_
26+
27+
28+
.. tab-item:: Fixed
29+
30+
.. list-table::
31+
:header-rows: 0
32+
:widths: auto
33+
34+
* - add missing notebook dependency
35+
- `#488 <https://github.com/ansys/pyspeos/pull/488>`_
36+
37+
38+
.. tab-item:: Maintenance
39+
40+
.. list-table::
41+
:header-rows: 0
42+
:widths: auto
43+
44+
* - add project required info
45+
- `#470 <https://github.com/ansys/pyspeos/pull/470>`_
46+
47+
* - update CHANGELOG for v0.1.1
48+
- `#473 <https://github.com/ansys/pyspeos/pull/473>`_
49+
50+
* - update organization name
51+
- `#486 <https://github.com/ansys/pyspeos/pull/486>`_
52+
53+
54+
.. tab-item:: Miscellaneous
55+
56+
.. list-table::
57+
:header-rows: 0
58+
:widths: auto
59+
60+
* - remove ignores for PTH
61+
- `#474 <https://github.com/ansys/pyspeos/pull/474>`_
62+
63+
* - Remove ruff ignore for "D", pydocstyle
64+
- `#482 <https://github.com/ansys/pyspeos/pull/482>`_
65+
66+
1267
`0.1.1 <https://github.com/ansys/pyspeos/releases/tag/v0.1.1>`_ - 2025-02-25
1368
============================================================================
1469

0 commit comments

Comments
 (0)