Updating change log

This commit is contained in:
Matthias Koefferlein 2026-03-07 13:30:25 +01:00
parent 1985f5663c
commit 6dd3e6b10f
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
0.30.7 (2026-03-05): 0.30.7 (2026-03-07):
* Enhancement: %GITHUB%/issues/2248 Switch layouts but without losing the handle * Enhancement: %GITHUB%/issues/2248 Switch layouts but without losing the handle
* Bugfix: %GITHUB%/issues/2273 Potential use-after-free bug due to Ruby GC * Bugfix: %GITHUB%/issues/2273 Potential use-after-free bug due to Ruby GC
* Bugfix: %GITHUB%/issues/2277 Poor netlister performance in some cases * Bugfix: %GITHUB%/issues/2277 Poor netlister performance in some cases
* Enhancement: %GITHUB%/issues/2278 Option to hide markers frames * Enhancement: %GITHUB%/issues/2278 Option to hide markers frames
* Bugfix: %GITHUB%/issues/2284 klayoutrc parse issue silently replaces config file * Bugfix: %GITHUB%/issues/2284 klayoutrc parse issue silently replaces config file
* Bugfix: %GITHUB%/issues/2286 CLI arguments, '--help' / '--version' should be implemented * Bugfix: %GITHUB%/issues/2286 CLI arguments, '--help' / '--version' should be implemented
* Bugfix: %GITHUB%/issues/2293 Layers window: changing the layer order with the arrow buttons deselects the layer to be moved
* Enhancement: ReportDatabase#merge - a method to merge two report databases * Enhancement: ReportDatabase#merge - a method to merge two report databases
* Bugfix: double clicking an edge in partial mode opened the properties dialog, not setting a point * Bugfix: double clicking an edge in partial mode opened the properties dialog, not setting a point
* Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example * Bugfix: Python did not support downcasting of PolygonWithProperties to Polygon on Shapes#polygon for example

View File

@ -3,7 +3,7 @@ klayout (0.30.7-1) unstable; urgency=low
* New features and bugfixes * New features and bugfixes
- See changelog - See changelog
-- Matthias Köfferlein <matthias@koefferlein.de> Wed, 04 Mar 2026 18:58:50 +0100 -- Matthias Köfferlein <matthias@koefferlein.de> Sat, 07 Mar 2026 13:30:05 +0100
klayout (0.30.6-1) unstable; urgency=low klayout (0.30.6-1) unstable; urgency=low