diff --git a/doc/changelog.d/1614.maintenance.md b/doc/changelog.d/1614.maintenance.md deleted file mode 100644 index 2a532fc96f..0000000000 --- a/doc/changelog.d/1614.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Update CHANGELOG for v0.62.0 diff --git a/doc/changelog.d/1620.added.md b/doc/changelog.d/1620.added.md deleted file mode 100644 index fb0613177a..0000000000 --- a/doc/changelog.d/1620.added.md +++ /dev/null @@ -1 +0,0 @@ -Hatched ground plane with angle support diff --git a/doc/changelog.d/1622.maintenance.md b/doc/changelog.d/1622.maintenance.md deleted file mode 100644 index 9c1941eea2..0000000000 --- a/doc/changelog.d/1622.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Run PyAEDT test with PYAEDT_LOCAL_SETTINGS_PATH env var diff --git a/doc/changelog.d/1624.maintenance.md b/doc/changelog.d/1624.maintenance.md new file mode 100644 index 0000000000..bcef77b5ab --- /dev/null +++ b/doc/changelog.d/1624.maintenance.md @@ -0,0 +1 @@ +Update CHANGELOG for v0.63.0 diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index b6eddff05a..3deed91ae8 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,6 +9,35 @@ This document contains the release notes for the project. .. towncrier release notes start +`0.63.0 `_ - November 03, 2025 +=================================================================================== + +.. tab-set:: + + + .. tab-item:: Added + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Hatched ground plane with angle support + - `#1620 `_ + + + .. tab-item:: Maintenance + + .. list-table:: + :header-rows: 0 + :widths: auto + + * - Update CHANGELOG for v0.62.0 + - `#1614 `_ + + * - Run PyAEDT test with PYAEDT_LOCAL_SETTINGS_PATH env var + - `#1622 `_ + + `0.62.0 `_ - October 28, 2025 ==================================================================================