From 9d9bf2934e58e9d4e1601ce37f8f4c6bd9a5ff55 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 2 Feb 2023 00:30:59 +0100 Subject: [PATCH] Updated Changelog --- Changelog | 5 +++-- Changelog.Debian | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 151218c99..054fdc7ec 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -0.28.4 (2023-01-29): +0.28.4 (2023-02-02): * Bugfix: %GITHUB%/issues/1267 Editor options not visible initially on layout view * Bugfix: %GITHUB%/issues/1260 Internal error on package install * Bugfix: %GITHUB%/issues/1259 Qt-less LayoutView creates non-editable Layout initially even if editing is requested? @@ -11,7 +11,8 @@ * Bugfix: Generic "drc" sizing has to use twice the size range to catch all possible interactions * Bugfix: DRC check (e.g. "sep") against second layer of "raw" type did not work in deep mode * Bugfix: DRC grid check markers are now exactly aligned with vertexes they are supposed to mark -* Bugifx: DRC interact of polygons with texts was not working properly +* Bugfix: DRC interact of polygons with texts was not working properly +* Bugfix: LVS: same_nets with two arguments was not working as described * Enhancement: New feature: "Screenshot to clipboard" * Enhancement: Introducing properties in DRC and net tagging by properties - This enables implementation of "connected" or "unconnected" mode checks diff --git a/Changelog.Debian b/Changelog.Debian index 8d53f16df..4a7d4f1b6 100644 --- a/Changelog.Debian +++ b/Changelog.Debian @@ -3,7 +3,7 @@ klayout (0.28.4-1) unstable; urgency=low * New features and bugfixes - See changelog - -- Matthias Köfferlein Sun, 29 Jan 2023 17:20:37 +0100 + -- Matthias Köfferlein Thu, 02 Feb 2023 00:30:43 +0100 klayout (0.28.3-1) unstable; urgency=low