Updated COPYRIGHT and Changelog.

This commit is contained in:
Matthias Koefferlein 2018-06-24 15:42:18 +02:00
parent edbe0b2542
commit 0d50d400f6
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
klayout is packaged by Peter C.S. Scholtens <peter.scholtens@xs4all.nl>
and Matthias Köfferlein <matthias@koefferlein.de>
and was obtained from https://www.klayout.org/downloads/source/klayout-0.25.3.tar.gz
and was obtained from https://www.klayout.org/downloads/source/klayout-0.26.tar.gz
Authors:
Matthias Köfferlein

View File

@ -1,3 +1,8 @@
0.26 (2018-06-23):
* Enhancement: Standalone Python modules provide
For details see:
https://github.com/klayoutmatthias/klayout/wiki/klayout---Standalone-KLayout-Python-Module
0.25.3 (2018-05-03):
* Enhancement: Compile option to use libcurl instead of QtNetwork