mirror of https://github.com/KLayout/klayout.git
Updated COPYRIGHT and Changelog.
This commit is contained in:
parent
edbe0b2542
commit
0d50d400f6
|
|
@ -1,6 +1,6 @@
|
||||||
klayout is packaged by Peter C.S. Scholtens <peter.scholtens@xs4all.nl>
|
klayout is packaged by Peter C.S. Scholtens <peter.scholtens@xs4all.nl>
|
||||||
and Matthias Köfferlein <matthias@koefferlein.de>
|
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:
|
Authors:
|
||||||
Matthias Köfferlein
|
Matthias Köfferlein
|
||||||
|
|
|
||||||
|
|
@ -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):
|
0.25.3 (2018-05-03):
|
||||||
|
|
||||||
* Enhancement: Compile option to use libcurl instead of QtNetwork
|
* Enhancement: Compile option to use libcurl instead of QtNetwork
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue