diff --git a/Changelog b/Changelog index 493e3b21e..f4dcd515f 100644 --- a/Changelog +++ b/Changelog @@ -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 * Bugfix: %GITHUB%/issues/2273 Potential use-after-free bug due to Ruby GC * Bugfix: %GITHUB%/issues/2277 Poor netlister performance in some cases * Enhancement: %GITHUB%/issues/2278 Option to hide markers frames * 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/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 * 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 diff --git a/Changelog.Debian b/Changelog.Debian index 3cb5cee9f..8a8183ca6 100644 --- a/Changelog.Debian +++ b/Changelog.Debian @@ -3,7 +3,7 @@ klayout (0.30.7-1) unstable; urgency=low * New features and bugfixes - See changelog - -- Matthias Köfferlein Wed, 04 Mar 2026 18:58:50 +0100 + -- Matthias Köfferlein Sat, 07 Mar 2026 13:30:05 +0100 klayout (0.30.6-1) unstable; urgency=low