@@ -9,6 +9,68 @@ This document contains the release notes for the project.
99
1010.. towncrier release notes start
1111
12+ `0.36.0 <https://github.com/ansys/pyfluent/releases/tag/v0.36.0 >`_ - November 25, 2025
13+ ======================================================================================
14+
15+ .. tab-set ::
16+
17+
18+ .. tab-item :: Added
19+
20+ .. list-table ::
21+ :header-rows: 0
22+ :widths: auto
23+
24+ * - Raise exception on read-only command execution
25+ - `#4619 <https://github.com/ansys/pyfluent/pull/4619 >`_
26+
27+
28+ .. tab-item :: Fixed
29+
30+ .. list-table ::
31+ :header-rows: 0
32+ :widths: auto
33+
34+ * - Use latest units package
35+ - `#4624 <https://github.com/ansys/pyfluent/pull/4624 >`_
36+
37+
38+ .. tab-item :: Dependencies
39+
40+ .. list-table ::
41+ :header-rows: 0
42+ :widths: auto
43+
44+ * - Bump the dependencies group with 4 updates
45+ - `#4577 <https://github.com/ansys/pyfluent/pull/4577 >`_
46+
47+ * - Bump version to v0.36.0
48+ - `#4630 <https://github.com/ansys/pyfluent/pull/4630 >`_
49+
50+
51+ .. tab-item :: Documentation
52+
53+ .. list-table ::
54+ :header-rows: 0
55+ :widths: auto
56+
57+ * - Example on battery pack [skip tests]
58+ - `#4596 <https://github.com/ansys/pyfluent/pull/4596 >`_
59+
60+ * - Update \`\` CONTRIBUTORS.md\`\` with the latest contributors
61+ - `#4612 <https://github.com/ansys/pyfluent/pull/4612 >`_
62+
63+
64+ .. tab-item :: Maintenance
65+
66+ .. list-table ::
67+ :header-rows: 0
68+ :widths: auto
69+
70+ * - Update CHANGELOG for v0.36.dev1
71+ - `#4623 <https://github.com/ansys/pyfluent/pull/4623 >`_
72+
73+
1274`0.36.dev1 <https://github.com/ansys/pyfluent/releases/tag/v0.36.dev1 >`_ - November 18, 2025
1375============================================================================================
1476
0 commit comments