diff --git a/doc/changelog.d/2421.maintenance.md b/doc/changelog.d/2421.maintenance.md deleted file mode 100644 index 86cc98b102..0000000000 --- a/doc/changelog.d/2421.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Update CHANGELOG for v0.14.0 diff --git a/doc/changelog.d/2422.maintenance.md b/doc/changelog.d/2422.maintenance.md deleted file mode 100644 index ed75ab1693..0000000000 --- a/doc/changelog.d/2422.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Bump dev version to 0.15.dev0 diff --git a/doc/changelog.d/2423.documentation.md b/doc/changelog.d/2423.documentation.md deleted file mode 100644 index 860d176295..0000000000 --- a/doc/changelog.d/2423.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Improve secure connection communication diff --git a/doc/changelog.d/2425.maintenance.md b/doc/changelog.d/2425.maintenance.md new file mode 100644 index 0000000000..1650b1e632 --- /dev/null +++ b/doc/changelog.d/2425.maintenance.md @@ -0,0 +1 @@ +Update CHANGELOG for v0.14.1 diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index e955f45cba..da904d7f3c 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,35 @@ This document contains the release notes for the PyAnsys Geometry project. .. towncrier release notes start +`0.14.1 `_ - November 26, 2025 +============================================================================================== + +.. tab-set:: + + + .. tab-item:: Documentation + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Improve secure connection communication + - `#2423 `_ + + + .. tab-item:: Maintenance + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Update CHANGELOG for v0.14.0 + - `#2421 `_ + + * - Bump dev version to 0.15.dev0 + - `#2422 `_ + + `0.14.0 `_ - November 26, 2025 ==============================================================================================