Skip to content

Commit f2b3469

Browse files
chore: update CHANGELOG for v0.38.dev0 (#4667)
Update CHANGELOG for v0.38.dev0 and remove .md files in doc/changelog.d. > [!CAUTION] > Do not merge this pull request until the release has been successfully made. --------- Co-authored-by: Mainak Kundu <94432368+mkundu1@users.noreply.github.com>
1 parent 349e550 commit f2b3469

File tree

9 files changed

+66
-8
lines changed

9 files changed

+66
-8
lines changed

doc/changelog.d/4629.maintenance.md

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

doc/changelog.d/4636.maintenance.md

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

doc/changelog.d/4638.maintenance.md

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

doc/changelog.d/4639.maintenance.md

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

doc/changelog.d/4641.dependencies.md

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

doc/changelog.d/4646.fixed.md

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

doc/changelog.d/4661.maintenance.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.38.dev0

doc/source/changelog.rst

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,72 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.38.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.38.dev0>`_ - November 27, 2025
13+
14+
.. tab-set::
15+
16+
17+
.. tab-item:: Added
18+
19+
.. list-table::
20+
:header-rows: 0
21+
:widths: auto
22+
23+
* - Secure gRPC options
24+
- `#24 <https://github.com/ansys/pyfluent/pull/24>`_
25+
26+
27+
.. tab-item:: Fixed
28+
29+
.. list-table::
30+
:header-rows: 0
31+
:widths: auto
32+
33+
* - Support insecure mode while launching container
34+
- `#14 <https://github.com/ansys/pyfluent/pull/14>`_
35+
36+
* - Fix test_strings_with_allowed_values
37+
- `#4646 <https://github.com/ansys/pyfluent/pull/4646>`_
38+
39+
40+
.. tab-item:: Dependencies
41+
42+
.. list-table::
43+
:header-rows: 0
44+
:widths: auto
45+
46+
* - Bump version 0.35.1
47+
- `#16 <https://github.com/ansys/pyfluent/pull/16>`_
48+
49+
* - Fix nightly dev docs.
50+
- `#4641 <https://github.com/ansys/pyfluent/pull/4641>`_
51+
52+
53+
.. tab-item:: Maintenance
54+
55+
.. list-table::
56+
:header-rows: 0
57+
:widths: auto
58+
59+
* - Update launcher tests for better coverage
60+
- `#4629 <https://github.com/ansys/pyfluent/pull/4629>`_
61+
62+
* - Update CHANGELOG for v0.37.dev0
63+
- `#4636 <https://github.com/ansys/pyfluent/pull/4636>`_
64+
65+
* - Update CHANGELOG for v0.36.0
66+
- `#4638 <https://github.com/ansys/pyfluent/pull/4638>`_
67+
68+
* - Update failing test for settings-api allowed_values.
69+
- `#4639 <https://github.com/ansys/pyfluent/pull/4639>`_
70+
71+
* - Fix nightly
72+
- `#4661 <https://github.com/ansys/pyfluent/pull/4661>`_
73+
74+
75+
`0.37.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.37.dev0>`_ - November 24, 2025
76+
`0.36.0 <https://github.com/ansys/pyfluent/releases/tag/v0.36.0>`_ - November 25, 2025
1277
`0.37.0 <https://github.com/ansys/pyfluent/releases/tag/v0.37.0>`_ - November 26, 2025
13-
======================================================================================
1478

1579
.. tab-set::
1680

0 commit comments

Comments
 (0)