Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion doc/changelog.d/14.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/16.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/24.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4629.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4636.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4638.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4639.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4641.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4646.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4661.maintenance.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/4667.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update CHANGELOG for v0.38.dev0
64 changes: 64 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,70 @@ This document contains the release notes for the project.

.. towncrier release notes start

`0.38.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.38.dev0>`_ - November 27, 2025
============================================================================================

.. tab-set::


.. tab-item:: Added

.. list-table::
:header-rows: 0
:widths: auto

* - Secure gRPC options
- `#24 <https://github.com/ansys/pyfluent/pull/24>`_


.. tab-item:: Fixed

.. list-table::
:header-rows: 0
:widths: auto

* - Support insecure mode while launching container
- `#14 <https://github.com/ansys/pyfluent/pull/14>`_

* - Fix test_strings_with_allowed_values
- `#4646 <https://github.com/ansys/pyfluent/pull/4646>`_


.. tab-item:: Dependencies

.. list-table::
:header-rows: 0
:widths: auto

* - Bump version 0.35.1
- `#16 <https://github.com/ansys/pyfluent/pull/16>`_

* - Fix nightly dev docs.
- `#4641 <https://github.com/ansys/pyfluent/pull/4641>`_


.. tab-item:: Maintenance

.. list-table::
:header-rows: 0
:widths: auto

* - Update launcher tests for better coverage
- `#4629 <https://github.com/ansys/pyfluent/pull/4629>`_

* - Update CHANGELOG for v0.37.dev0
- `#4636 <https://github.com/ansys/pyfluent/pull/4636>`_

* - Update CHANGELOG for v0.36.0
- `#4638 <https://github.com/ansys/pyfluent/pull/4638>`_

* - Update failing test for settings-api allowed_values.
- `#4639 <https://github.com/ansys/pyfluent/pull/4639>`_

* - Fix nightly
- `#4661 <https://github.com/ansys/pyfluent/pull/4661>`_


`0.37.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.37.dev0>`_ - November 24, 2025
`0.36.0 <https://github.com/ansys/pyfluent/releases/tag/v0.36.0>`_ - November 25, 2025

Expand Down