Skip to content

Commit 349e550

Browse files
chore: update CHANGELOG for v0.37.0 (#4650)
Update CHANGELOG for v0.37.0 and remove .md files in doc/changelog.d. > [!CAUTION] > Do not merge this pull request until the release has been successfully made.
1 parent 82bae77 commit 349e550

File tree

5 files changed

+12
-10
lines changed

5 files changed

+12
-10
lines changed

doc/changelog.d/14.fixed.md

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

doc/changelog.d/16.dependencies.md

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

doc/changelog.d/24.added.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.37.0

doc/source/changelog.rst

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12-
`0.37.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.37.dev0>`_ - November 24, 2025
13-
`0.36.0 <https://github.com/ansys/pyfluent/releases/tag/v0.36.0>`_ - November 25, 2025
12+
`0.37.0 <https://github.com/ansys/pyfluent/releases/tag/v0.37.0>`_ - November 26, 2025
13+
======================================================================================
1414

1515
.. tab-set::
1616

@@ -21,6 +21,9 @@ This document contains the release notes for the project.
2121
:header-rows: 0
2222
:widths: auto
2323

24+
* - Secure gRPC options
25+
- `#24 <https://github.com/ansys/pyfluent/pull/24>`_
26+
2427
* - Raise exception on read-only command execution
2528
- `#4619 <https://github.com/ansys/pyfluent/pull/4619>`_
2629

@@ -31,6 +34,9 @@ This document contains the release notes for the project.
3134
:header-rows: 0
3235
:widths: auto
3336

37+
* - Support insecure mode while launching container
38+
- `#14 <https://github.com/ansys/pyfluent/pull/14>`_
39+
3440
* - Use latest units package
3541
- `#4624 <https://github.com/ansys/pyfluent/pull/4624>`_
3642

@@ -41,14 +47,12 @@ This document contains the release notes for the project.
4147
:header-rows: 0
4248
:widths: auto
4349

50+
* - Bump version 0.35.1
51+
- `#16 <https://github.com/ansys/pyfluent/pull/16>`_
52+
4453
* - Bump the dependencies group with 4 updates
4554
- `#4577 <https://github.com/ansys/pyfluent/pull/4577>`_
4655

47-
* - Bump version to v0.37.dev0
48-
- `#4631 <https://github.com/ansys/pyfluent/pull/4631>`_
49-
* - Bump version to v0.36.0
50-
- `#4630 <https://github.com/ansys/pyfluent/pull/4630>`_
51-
5256

5357
.. tab-item:: Documentation
5458

0 commit comments

Comments
 (0)