diff --git a/Changelog b/Changelog index eaaf06059..1f84599a1 100644 --- a/Changelog +++ b/Changelog @@ -1,11 +1,16 @@ 0.27.2 (2021-06-20): -* Bugfix: %GITHUB%/issues/835 Crash on layout save after deep copy + close of other -* Bugfix: %GITHUB%/issues/839 Crash after PCell code exception is handled in Macro IDE +* Enhancement: %GITHUB%/issues/818 2.5d view shows view area instead of full layout + This way, it's possible to confine the extruded view to a small area of the + layout easily. * Bugfix: %GITHUB%/issues/824 LEF/DEF flow - duplicate text label generated * Bugfix: %GITHUB%/issues/826 Crash on deep, threaded DRC mode with universal DRC function +* Bugfix: %GITHUB%/issues/835 Crash on layout save after deep copy + close of other +* Bugfix: %GITHUB%/issues/839 Crash after PCell code exception is handled in Macro IDE * Bugfix: Package names can contain dash characters ("-") too + Previously this was not allowed leading to a conflict with the conventions + of the package repository at sami.klayout.org. * Enhancement: a lot of typos fixed in documentation and code (thanks to Eugene) 0.27.1 (2021-05-31):