From 2c408a903d18f4c446cefb73ec1cc284b84379bb Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 30 May 2020 21:48:52 +0200 Subject: [PATCH] Updated changelog --- Changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 83b244c48..9211763cb 100644 --- a/Changelog +++ b/Changelog @@ -1,8 +1,6 @@ 0.26.6 (2020-xx-xx): -* 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 @@ -10,6 +8,11 @@ * Bugfix: %GITHUB%/issues/565 Spice reader: .global should not add pin if the signal isn't used in a subcircuit +* Bugfix: %GITHUB%/issues/568 + A CIF reader and writer bug was fixed +* Bugfix: %GITHUB%/issues/570 + Perimenter can be included in antenna area for the + antenna check 0.26.5 (2020-05-02):