From e853bf4e62bc30b30a045b2ed594c141e00dacfa Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Tue, 26 May 2020 23:52:00 +0200 Subject: [PATCH] Updated changelog --- Changelog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 0c06af475..83b244c48 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,15 @@ 0.26.6 (2020-xx-xx): -* Bugfix: %GITHUB%/issues/569 +* Bugfix: %GITHUB%/issues/568 A CIF reader and writer bug was fixed +* Bugfix: %GITHUB%/issues/547 + Doc fixes, better error messages on some Shape methods +* Bugfix: %GITHUB%/issues/555 + Using 64bit coordinates on RVE reader to avoid overflow +* Bugfix: %GITHUB%/issues/565 + Spice reader: .global should not add pin if the signal + isn't used in a subcircuit 0.26.5 (2020-05-02):