Skip to content

Commit a1f8512

Browse files
chore: updating CHANGELOG for v0.8.0
1 parent 1272ccd commit a1f8512

31 files changed

+57
-30
lines changed

doc/changelog.d/147.documentation.md

-1
This file was deleted.

doc/changelog.d/148.documentation.md

-1
This file was deleted.

doc/changelog.d/149.dependencies.md

-1
This file was deleted.

doc/changelog.d/150.dependencies.md

-1
This file was deleted.

doc/changelog.d/151.dependencies.md

-1
This file was deleted.

doc/changelog.d/152.dependencies.md

-1
This file was deleted.

doc/changelog.d/153.fixed.md

-1
This file was deleted.

doc/changelog.d/154.dependencies.md

-1
This file was deleted.

doc/changelog.d/155.dependencies.md

-1
This file was deleted.

doc/changelog.d/157.dependencies.md

-1
This file was deleted.

doc/changelog.d/159.miscellaneous.md

-1
This file was deleted.

doc/changelog.d/160.dependencies.md

-1
This file was deleted.

doc/changelog.d/161.fixed.md

-1
This file was deleted.

doc/changelog.d/162.dependencies.md

-1
This file was deleted.

doc/changelog.d/164.dependencies.md

-1
This file was deleted.

doc/changelog.d/165.documentation.md

-1
This file was deleted.

doc/changelog.d/166.dependencies.md

-1
This file was deleted.

doc/changelog.d/169.added.md

-1
This file was deleted.

doc/changelog.d/170.documentation.md

-1
This file was deleted.

doc/changelog.d/172.added.md

-1
This file was deleted.

doc/changelog.d/173.dependencies.md

-1
This file was deleted.

doc/changelog.d/174.dependencies.md

-1
This file was deleted.

doc/changelog.d/177.dependencies.md

-1
This file was deleted.

doc/changelog.d/179.documentation.md

-1
This file was deleted.

doc/changelog.d/180.dependencies.md

-1
This file was deleted.

doc/changelog.d/181.dependencies.md

-1
This file was deleted.

doc/changelog.d/183.dependencies.md

-1
This file was deleted.

doc/changelog.d/185.fixed.md

-1
This file was deleted.

doc/changelog.d/186.dependencies.md

-1
This file was deleted.

doc/changelog.d/189.dependencies.md

-1
This file was deleted.

doc/source/changelog.rst

+57
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,63 @@ This document contains the release notes for PyWorkbench.
99
1010
.. towncrier release notes start
1111
12+
`0.8.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.8.0>`_ - 2025-02-14
13+
================================================================================
14+
15+
Added
16+
^^^^^
17+
18+
- feat: add cheatsheet `#169 <https://github.com/ansys/pyworkbench/pull/169>`_
19+
- PyWB Cheatsheet reviewed and corrected `#172 <https://github.com/ansys/pyworkbench/pull/172>`_
20+
21+
22+
Fixed
23+
^^^^^
24+
25+
- fix: contributors file `#153 <https://github.com/ansys/pyworkbench/pull/153>`_
26+
- fix: use title case in CONTRIBUTORS.md `#161 <https://github.com/ansys/pyworkbench/pull/161>`_
27+
- FIX: Minor typo correction `#185 <https://github.com/ansys/pyworkbench/pull/185>`_
28+
29+
30+
Dependencies
31+
^^^^^^^^^^^^
32+
33+
- chore: bump safety from 3.2.8 to 3.2.9 `#149 <https://github.com/ansys/pyworkbench/pull/149>`_
34+
- chore: bump safety from 3.2.9 to 3.2.10 `#150 <https://github.com/ansys/pyworkbench/pull/150>`_
35+
- chore: bump pytest-cov from 5.0.0 to 6.0.0 `#151 <https://github.com/ansys/pyworkbench/pull/151>`_
36+
- chore: bump ansys-sphinx-theme[autoapi] from 1.1.7 to 1.2.0 `#152 <https://github.com/ansys/pyworkbench/pull/152>`_
37+
- chore: bump safety from 3.2.10 to 3.2.11 `#154 <https://github.com/ansys/pyworkbench/pull/154>`_
38+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.0 to 1.2.1 `#155 <https://github.com/ansys/pyworkbench/pull/155>`_
39+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.1 to 1.2.2 `#157 <https://github.com/ansys/pyworkbench/pull/157>`_
40+
- chore: bump bandit from 1.7.10 to 1.8.0 `#160 <https://github.com/ansys/pyworkbench/pull/160>`_
41+
- chore: bump pytest from 8.3.3 to 8.3.4 `#162 <https://github.com/ansys/pyworkbench/pull/162>`_
42+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 `#164 <https://github.com/ansys/pyworkbench/pull/164>`_
43+
- chore: bump safety from 3.2.11 to 3.2.13 `#166 <https://github.com/ansys/pyworkbench/pull/166>`_
44+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.3 to 1.2.4 `#173 <https://github.com/ansys/pyworkbench/pull/173>`_
45+
- chore: bump safety from 3.2.13 to 3.2.14 `#174 <https://github.com/ansys/pyworkbench/pull/174>`_
46+
- chore: bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 `#177 <https://github.com/ansys/pyworkbench/pull/177>`_
47+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.4 to 1.2.6 `#180 <https://github.com/ansys/pyworkbench/pull/180>`_
48+
- chore: bump bandit from 1.8.0 to 1.8.2 `#181 <https://github.com/ansys/pyworkbench/pull/181>`_
49+
- chore: bump sphinx-autodoc-typehints from 3.0.0 to 3.0.1 `#183 <https://github.com/ansys/pyworkbench/pull/183>`_
50+
- chore: bump ansys-sphinx-theme[autoapi] from 1.2.6 to 1.2.7 `#186 <https://github.com/ansys/pyworkbench/pull/186>`_
51+
- chore: bump safety from 3.2.14 to 3.3.0 `#189 <https://github.com/ansys/pyworkbench/pull/189>`_
52+
53+
54+
Miscellaneous
55+
^^^^^^^^^^^^^
56+
57+
- close the current project on exit `#159 <https://github.com/ansys/pyworkbench/pull/159>`_
58+
59+
60+
Documentation
61+
^^^^^^^^^^^^^
62+
63+
- chore: update CHANGELOG for v0.7.0 `#147 <https://github.com/ansys/pyworkbench/pull/147>`_
64+
- bump version to 0.8 `#148 <https://github.com/ansys/pyworkbench/pull/148>`_
65+
- DOC: Update docs with new pymechanical api `#165 <https://github.com/ansys/pyworkbench/pull/165>`_
66+
- Fli/improve archive download `#170 <https://github.com/ansys/pyworkbench/pull/170>`_
67+
- doc: include library artifacts `#179 <https://github.com/ansys/pyworkbench/pull/179>`_
68+
1269
`0.7.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.7.0>`_ - 2024-10-23
1370
================================================================================
1471

0 commit comments

Comments
 (0)