@@ -7,6 +7,86 @@ Release notes
77
88.. towncrier release notes start
99
10+ `0.13.1 <https://github.com/ansys/pyansys-heart/releases/tag/v0.13.1 >`_ (May 20, 2025)
11+ ======================================================================================
12+
13+ .. tab-set ::
14+
15+
16+ .. tab-item :: Fixed
17+
18+ .. list-table ::
19+ :header-rows: 0
20+ :widths: auto
21+
22+ * - bump ansys-sphinx-theme
23+ - `#1102 <https://github.com/ansys/pyansys-heart/pull/1102 >`_
24+
25+
26+ .. tab-item :: Documentation
27+
28+ .. list-table ::
29+ :header-rows: 0
30+ :widths: auto
31+
32+ * - update contributing.rst
33+ - `#1105 <https://github.com/ansys/pyansys-heart/pull/1105 >`_
34+
35+ * - add acknowledgments
36+ - `#1110 <https://github.com/ansys/pyansys-heart/pull/1110 >`_
37+
38+ * - fix links in README
39+ - `#1116 <https://github.com/ansys/pyansys-heart/pull/1116 >`_
40+
41+ * - update install instructions
42+ - `#1117 <https://github.com/ansys/pyansys-heart/pull/1117 >`_
43+
44+
45+ .. tab-item :: Dependencies
46+
47+ .. list-table ::
48+ :header-rows: 0
49+ :widths: auto
50+
51+ * - update scipy requirement from <=1.15.2 to <=1.15.3
52+ - `#1108 <https://github.com/ansys/pyansys-heart/pull/1108 >`_
53+
54+
55+ .. tab-item :: Maintenance
56+
57+ .. list-table ::
58+ :header-rows: 0
59+ :widths: auto
60+
61+ * - bump the actions group across 1 directory with 3 updates
62+ - `#1088 <https://github.com/ansys/pyansys-heart/pull/1088 >`_
63+
64+ * - bump version to 0.13.dev0
65+ - `#1096 <https://github.com/ansys/pyansys-heart/pull/1096 >`_
66+
67+ * - update CHANGELOG for v0.12.1
68+ - `#1100 <https://github.com/ansys/pyansys-heart/pull/1100 >`_
69+
70+ * - update CHANGELOG for v0.12.2
71+ - `#1104 <https://github.com/ansys/pyansys-heart/pull/1104 >`_
72+
73+ * - release to public pypi
74+ - `#1112 <https://github.com/ansys/pyansys-heart/pull/1112 >`_
75+
76+
77+ .. tab-item :: Miscellaneous
78+
79+ .. list-table ::
80+ :header-rows: 0
81+ :widths: auto
82+
83+ * - refactor dyna writer to improve maintainability
84+ - `#1101 <https://github.com/ansys/pyansys-heart/pull/1101 >`_
85+
86+ * - refactor and further cleanup for release
87+ - `#1109 <https://github.com/ansys/pyansys-heart/pull/1109 >`_
88+
89+
1090`0.12.2 <https://github.com/ansys/pyansys-heart/releases/tag/v0.12.2 >`_ (May 08, 2025)
1191======================================================================================
1292
0 commit comments