mirror of https://github.com/KLayout/klayout.git
Updated changelog.
This commit is contained in:
parent
881479636f
commit
6c6d2c9aee
|
|
@ -1,6 +1,10 @@
|
|||
|
||||
0.26.10 (2020-xx-xx):
|
||||
0.26.10 (2020-01-31):
|
||||
|
||||
* Bugfix: %GITHUB%/issues/718
|
||||
GDS export issue fixed (breaking of polygons was filling holes)
|
||||
* Bugfix: %GITHUB%/issues/709
|
||||
LVS compare enters infinite loop when it encounters two entirely identical subcircuits
|
||||
* Bugfix: %GITHUB%/issues/708
|
||||
Qt binding: missing support for binary strings as QByteArray representative
|
||||
* Bugfix: %GITHUB%/issues/707
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ klayout (0.26.10-1) unstable; urgency=low
|
|||
* New features and bugfixes
|
||||
- See changelog
|
||||
|
||||
-- Matthias Köfferlein <matthias@koefferlein.de> Mon, 25 Jan 2021 21:49:39 +0100
|
||||
-- Matthias Köfferlein <matthias@koefferlein.de> Sun, 31 Jan 2021 20:23:47 +0100
|
||||
|
||||
klayout (0.26.9-1) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue