Updated changelog

This commit is contained in:
Matthias Koefferlein 2020-05-26 23:52:00 +02:00
parent 5126c6f761
commit e853bf4e62
1 changed files with 8 additions and 1 deletions

View File

@ -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):