@@ -9,6 +9,46 @@ This document contains the release notes for PyWorkbench.
99
1010.. towncrier release notes start
1111
12+ `0.11.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.11.0 >`_ - January 28, 2026
13+ ========================================================================================
14+
15+ .. tab-set ::
16+
17+
18+ .. tab-item :: Miscellaneous
19+
20+ .. list-table ::
21+ :header-rows: 0
22+ :widths: auto
23+
24+ * - Chore: update CHANGELOG for v0.10.0
25+ - `#285 <https://github.com/ansys/pyworkbench/pull/285 >`_
26+
27+ * - Bump version after release 0.10
28+ - `#286 <https://github.com/ansys/pyworkbench/pull/286 >`_
29+
30+ * - Chore: bump actions/upload-artifact from 5 to 6
31+ - `#287 <https://github.com/ansys/pyworkbench/pull/287 >`_
32+
33+ * - Chore: bump actions/download-artifact from 6.0.0 to 7.0.0
34+ - `#288 <https://github.com/ansys/pyworkbench/pull/288 >`_
35+
36+ * - Update copyright year
37+ - `#291 <https://github.com/ansys/pyworkbench/pull/291 >`_
38+
39+ * - Version argument is optional
40+ - `#293 <https://github.com/ansys/pyworkbench/pull/293 >`_
41+
42+ * - User can specify port when launching WB
43+ - `#294 <https://github.com/ansys/pyworkbench/pull/294 >`_
44+
45+ * - Chore: bump ansys-sphinx-theme[autoapi] from 1.6.4 to 1.7.0
46+ - `#295 <https://github.com/ansys/pyworkbench/pull/295 >`_
47+
48+ * - Version check must be done after version identification
49+ - `#296 <https://github.com/ansys/pyworkbench/pull/296 >`_
50+
51+
1252`0.10.0 <https://github.com/ansys/pyworkbench/releases/tag/v0.10.0 >`_ - December 12, 2025
1353=========================================================================================
1454
0 commit comments