Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion doc/changelog.d/105.fixed.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/111.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.5.0
1 change: 0 additions & 1 deletion doc/changelog.d/87.changed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/89.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/91.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/94.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/95.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/98.dependencies.md

This file was deleted.

29 changes: 29 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,35 @@ This document contains the release notes for PyWorkbench.

.. towncrier release notes start

`0.5.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.5.0>`_ - 2024-08-15
================================================================================

Changed
^^^^^^^

- chore: update CHANGELOG for v0.4.0 `#87 <https://github.com/ansys/pyworkbench/pull/87>`_


Fixed
^^^^^

- docs: update docs links and `check-swicher` `#89 <https://github.com/ansys/pyworkbench/pull/89>`_
- fix: make `WMI` windows only dependency `#105 <https://github.com/ansys/pyworkbench/pull/105>`_


Dependencies
^^^^^^^^^^^^

- chore: bump ansys-sphinx-theme[autoapi] from 0.16.5 to 0.16.6 `#94 <https://github.com/ansys/pyworkbench/pull/94>`_
- chore: bump sphinx-autodoc-typehints from 2.1.1 to 2.2.0 `#95 <https://github.com/ansys/pyworkbench/pull/95>`_
- chore: bump safety from 3.2.3 to 3.2.4 `#98 <https://github.com/ansys/pyworkbench/pull/98>`_


Miscellaneous
^^^^^^^^^^^^^

- fix some doc mistakes `#91 <https://github.com/ansys/pyworkbench/pull/91>`_

`0.4.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.4.0>`_ - 2024-06-12
================================================================================

Expand Down