From 1c4a0bc7a26e9149841e6b88db4d6089b5b27102 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 17 Mar 2018 20:07:06 +0100 Subject: [PATCH] Updated Changelog. --- Changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Changelog b/Changelog index f3e2c84b0..738757618 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,18 @@ +0.25.2 (2018-03-17): +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/90 + DRC: "extended" was not working as expected with "joined = true" +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/89 + Display issue on MacOS fixed +* Enhancement: https://github.com/klayoutmatthias/klayout/issues/85 + IDE debugger: files can be excluded from showing exceptions when + they are thrown. To exclude a file press the new "Ignore" button + when the debugger tells you an exception has been generated. + To re-able exception reporting, clear the list of the files + in the IDE settings ("Debugging" tab) + The macro IDE settings can now be edited in the File/Setup + dialog. +* Enhancements: build enhancements for MacOS + 0.25.1 (2018-02-23): * Enhancements: build compatibility with MacOS and Qt 5.9. Qt 4.6 supported now as well with one restriction: