From c3862ebb8d77b16bc8407b23eeecfe137938ae7c Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 26 Apr 2020 17:03:35 +0200 Subject: [PATCH] Updated Changelog --- Changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 3e90f46bc..f9e764420 100644 --- a/Changelog +++ b/Changelog @@ -2,17 +2,24 @@ * Enhancement: %GITHUB%/issues/521 Enhanced API for ObjectInstPath -* Bugfix: %GITHUB%/issues/524 - Failed queries leave layout in undefined state 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):