Skip to content
Merged
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/1614.maintenance.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

.. towncrier release notes start

`0.63.0 <https://github.com/ansys/pyedb/releases/tag/v0.63.0>`_ - November 03, 2025
===================================================================================

.. tab-set::


.. tab-item:: Added

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

* - Hatched ground plane with angle support
- `#1620 <https://github.com/ansys/pyedb/pull/1620>`_


.. tab-item:: Maintenance

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

* - Update CHANGELOG for v0.62.0
- `#1614 <https://github.com/ansys/pyedb/pull/1614>`_

* - Run PyAEDT test with PYAEDT_LOCAL_SETTINGS_PATH env var
- `#1622 <https://github.com/ansys/pyedb/pull/1622>`_


`0.62.0 <https://github.com/ansys/pyedb/releases/tag/v0.62.0>`_ - October 28, 2025
==================================================================================

Expand Down