Updated changelog.

This commit is contained in:
Matthias Koefferlein 2018-02-23 23:05:39 +01:00
parent eea53b3091
commit e7e0f119a4
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
0.25.1 (2018-02-22):
0.25.1 (2018-02-23):
* Enhancements: build compatibility with MacOS, Qt 5.9.
Qt 4.6+4.7 supported as well with restrictions:
the package installation feature is not working.
@ -36,6 +36,7 @@
- https://github.com/klayoutmatthias/klayout/issues/73 (allow 'change layers' on PCells which support a single layer parameter)
- https://github.com/klayoutmatthias/klayout/issues/74 (small-corner boolean issue)
- https://github.com/klayoutmatthias/klayout/issues/75 (Python PCell issue when parameters are called 'layer')
- https://github.com/klayoutmatthias/klayout/issues/79 (Replace function enabled also for read-only macros)
* Further enhancements: see links
- https://github.com/klayoutmatthias/klayout/issues/29 (permissive mode for OASIS writer on odd-width paths)
- https://github.com/klayoutmatthias/klayout/issues/66 (Authentication dialog indicates retry)