diff --git a/Changelog b/Changelog index bfe47d2e5..2419c74ef 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,19 @@ -0.27.4 (2021-xx-xx): -TODO +0.27.4 (2021-09-25): +* Enhancements: Some enhancements on the 2.5d view (e.g. live layer color update, z only scaling, wire frames, etc.) +* Enhancement: simple versions of DRC with_holes/without_holes without parameters +* Enhancement: LVS netlist compare performance improvements in certain cases +* Enhancement: %GITHUB%/issues/914 Make "tap" function available in reader mode +* Bugfix: %GITHUB%/issues/912 Decent error message (not crashing) when trying to create a cell or layer on an empty panel +* Bugfix: %GITHUB%/issues/909 DRC crash +* Bugfix: %GITHUB%/issues/905 Crash when deleting a hierarchical PCell library from Python +* Bugfix: %GITHUB%/issues/898 Spice reader ignores last line +* Bugfix: %GITHUB%/issues/897 Fill Tool crashes +* Bugfix: %GITHUB%/issues/894 border case GDS file behavior restored +* Bugfix: %GITHUB%/issues/892 Font path can be selected for standalone "Basic" library +* Bugfix: %GITHUB%/issues/886 Python module does not build from sources +* Bugfix: %GITHUB%/issues/881 Typo in separation_check signature +* Bugfix: %GITHUB%/issues/880 Clarification of device parameter compare on LVS 0.27.3 (2021-07-23): * Enhancement: DRC - more filters for edge pair collections diff --git a/Changelog.Debian b/Changelog.Debian index 0f8edf764..197f71625 100644 --- a/Changelog.Debian +++ b/Changelog.Debian @@ -1,3 +1,10 @@ +klayout (0.27.4-1) unstable; urgency=low + + * New features and bugfixes + - See changelog + + -- Matthias Köfferlein Thu, 23 Sep 2021 22:47:18 +0200 + klayout (0.27.3-1) unstable; urgency=low * New features and bugfixes