From 35538f6701c259d3c4e24a89e8a850d538e957a9 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 26 Apr 2020 17:10:37 +0200 Subject: [PATCH] Updated changelog. --- Changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Changelog b/Changelog index 6be89ac03..7a94f73cd 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,23 @@ + +0.26.5 (2020-xx-xx): + +* Bugfix: %GITHUB%/issues/539 + An internal error happened on netlist flatten sometimes +* Bugfix: %GITHUB%/issues/524 + Failed queries leave layout in undefined state +* Bugfix: %GITHUB%/issues/525 + Report true source line in DRC and LVS verbose mode +* Bugfix: %GITHUB%/issues/526 + Makes script debugging more reliable +* Enhancement: %GITHUB%/issues/527 + Wildcard layer mapping for stream readers +* Bugfix: %GITHUB%/issues/544 + Duplicate .global statements in SPICE netlists created + duplicate pins +* Bugfix: diff tool bug with paths + Differences in path points where no reported +* Enhancement: documentation clarifications and typos fixed + 0.26.4 (2020-03-02): * Bugfix: %GITHUB%/issues/517