From 2847ab70f6d8a10bedbe584b4470b0a23b0784ca Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 23 Aug 2026 16:05:04 +0200 Subject: [PATCH] Updating change logs --- Changelog | 6 ++++-- Changelog.Debian | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 5f96efca7..a0ac34fb6 100644 --- a/Changelog +++ b/Changelog @@ -1,11 +1,13 @@ -0.30.11 (2026-08-22): -* Bugfix: %GITHUB%/issues/2429 Internal error on triangulation +0.30.11 (2026-08-23): +* Bugfix: %GITHUB%/issues/2362 Range checks of integers in Python API and correct string deserialization of MIN_INT +* Bugfix: %GITHUB%/issues/2369 Skipping cell name in OASIS error messages or warning unless inside a cell * Enhancement: %GITHUB%/issues/2374 LEF/DEF Import - skip duplicate Macros feature * Enhancement: %GITHUB%/issues/2407 Visualize "Select" and "Partial" via selection box style * Bugfix: %GITHUB%/issues/2416 Two-layer DRC check without merged first input produces separation violations that 0.30.9 does not reportbug * Enhancement: %GITHUB%/issues/2417 Better error message in LVS "name" function * Bugfix: %GITHUB%/issues/2419 Arc disappears when zoomed in and all anchor points are outside the viewportbug * Bugfix: %GITHUB%/issues/2423 DRC regression (separation check) +* Bugfix: %GITHUB%/issues/2429 Internal error on triangulation * Bugfix: DXF - avoiding generating duplicates of zero layer during DXF read/write spin. * Bugfix: PCellDeclarationHelper documentation for Python was not visible in Assistant * Enhancement: Text markers can now be configured to have a filled text box diff --git a/Changelog.Debian b/Changelog.Debian index 4b1bd6256..c46f542ad 100644 --- a/Changelog.Debian +++ b/Changelog.Debian @@ -3,7 +3,7 @@ klayout (0.30.11-1) unstable; urgency=low * New features and bugfixes - See changelog - -- Matthias Köfferlein Sat, 22 Aug 2026 00:00:00 +0200 + -- Matthias Köfferlein Sun, 23 Aug 2026 16:04:42 +0200 klayout (0.30.10-1) unstable; urgency=low