Skip to content

Commit 80cb5ab

Browse files
CHORE: update CHANGELOG for v0.65.1 (#1684)
* CHORE: updating CHANGELOG for v0.65.1 * chore: adding changelog file 1684.maintenance.md [dependabot-skip]
1 parent 1515e35 commit 80cb5ab

File tree

9 files changed

+49
-7
lines changed

9 files changed

+49
-7
lines changed

doc/changelog.d/1664.fixed.md

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

doc/changelog.d/1667.added.md

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

doc/changelog.d/1670.fixed.md

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

doc/changelog.d/1679.fixed.md

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

doc/changelog.d/1680.added.md

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

doc/changelog.d/1681.maintenance.md

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

doc/changelog.d/1683.fixed.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.65.1

doc/source/changelog.rst

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,54 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.65.1 <https://github.com/ansys/pyedb/releases/tag/v0.65.1>`_ - November 27, 2025
13+
===================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Added
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - Insert 3d layout gRPC
25+
- `#1667 <https://github.com/ansys/pyedb/pull/1667>`_
26+
27+
* - Place layout component enhancement
28+
- `#1680 <https://github.com/ansys/pyedb/pull/1680>`_
29+
30+
31+
.. tab-item:: Fixed
32+
33+
.. list-table::
34+
:header-rows: 0
35+
:widths: auto
36+
37+
* - Working fine on local reverting test on grpc and cicd to check
38+
- `#1664 <https://github.com/ansys/pyedb/pull/1664>`_
39+
40+
* - GRPC boundaries
41+
- `#1670 <https://github.com/ansys/pyedb/pull/1670>`_
42+
43+
* - Remove try-except from property position
44+
- `#1679 <https://github.com/ansys/pyedb/pull/1679>`_
45+
46+
* - Remove LD_LIBRARY_PATH need
47+
- `#1683 <https://github.com/ansys/pyedb/pull/1683>`_
48+
49+
50+
.. tab-item:: Maintenance
51+
52+
.. list-table::
53+
:header-rows: 0
54+
:widths: auto
55+
56+
* - Update CHANGELOG for v0.65.0
57+
- `#1681 <https://github.com/ansys/pyedb/pull/1681>`_
58+
59+
1260
`0.65.0 <https://github.com/ansys/pyedb/releases/tag/v0.65.0>`_ - November 27, 2025
1361
===================================================================================
1462

0 commit comments

Comments
 (0)