Skip to content

Commit b920bd7

Browse files
chore: update CHANGELOG for v0.14.3 (#1225)
1 parent 070ec6b commit b920bd7

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

doc/source/changelog.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Release notes
77
88
.. towncrier release notes start
99
10-
`0.14.2 <https://github.com/ansys/pyansys-heart/releases/tag/v0.14.2>`_ (August 08, 2025)
10+
`0.14.3 <https://github.com/ansys/pyansys-heart/releases/tag/v0.14.3>`_ (August 28, 2025)
1111
=========================================================================================
1212

1313
.. tab-set::
@@ -56,6 +56,9 @@ Release notes
5656
* - Missing input files when Fluent is launched in PIM Mode
5757
- `#1189 <https://github.com/ansys/pyansys-heart/pull/1189>`_
5858

59+
* - Data files for examples
60+
- `#1223 <https://github.com/ansys/pyansys-heart/pull/1223>`_
61+
5962

6063
.. tab-item:: Documentation
6164

@@ -180,6 +183,9 @@ Release notes
180183
* - Replace exit by exceptions
181184
- `#1197 <https://github.com/ansys/pyansys-heart/pull/1197>`_
182185

186+
* - Add precision to float formatting
187+
- `#1218 <https://github.com/ansys/pyansys-heart/pull/1218>`_
188+
183189

184190
`0.13.3 <https://github.com/ansys/pyansys-heart/releases/tag/v0.13.3>`_ (June 17, 2025)
185191
=======================================================================================

doc/source/changelog/1218.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/1223.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update CHANGELOG for v0.14.3

0 commit comments

Comments
 (0)