Updated changelog.

This commit is contained in:
Matthias Koefferlein 2021-02-02 22:54:33 +01:00
parent a0cc5fa52a
commit 502b673b4c
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
0.26.10 (2020-01-31):
0.26.10 (2020-02-02):
* Enhancement: %GITHUB%/issues/720
"Safe save" and backups: when saving files, the file is only overwritten after
the save terminated successfully. This will avoid loss of data for full volumes
or network share dropouts. In addition, a configurable number of back files can
be kept (see File/Setup: Application/General).
* Bugfix: %GITHUB%/issues/718
GDS export issue fixed (breaking of polygons was filling holes)
* Bugfix: %GITHUB%/issues/709

View File

@ -3,7 +3,7 @@ klayout (0.26.10-1) unstable; urgency=low
* New features and bugfixes
- See changelog
-- Matthias Köfferlein <matthias@koefferlein.de> Sun, 31 Jan 2021 20:23:47 +0100
-- Matthias Köfferlein <matthias@koefferlein.de> Tue, 02 Feb 2021 22:54:19 +0100
klayout (0.26.9-1) unstable; urgency=low