Updated Changelog

This commit is contained in:
Matthias Koefferlein 2021-02-25 22:07:18 +01:00
parent 5aec4cf2cb
commit ba869a0666
2 changed files with 10 additions and 1 deletions

View File

@ -1,10 +1,12 @@
0.26.11 (2021-02-xx):
0.26.11 (2021-02-27):
* Bugfix: %GITHUB%/issues/733
Relative path resolution in session files fails when the session file's path contains "+" characters
* Enhancement: %GITHUB%/issues/730
Support of class 'QUiLoader' in PYA and RBA
* Bugfix: %GITHUB%/issues/728
Fails to build on Debian hppa: uses non-standard sa_restorer field of struct sigaction
* Bugfix: %GITHUB%/issues/726
Crash on LayoutView#clear_selection on Linux.
* Bugfix: %GITHUB%/issues/723

View File

@ -1,3 +1,10 @@
klayout (0.26.11-1) unstable; urgency=low
* New features and bugfixes
- See changelog
-- Matthias Köfferlein <matthias@koefferlein.de> Thu, 25 Feb 2021 22:06:53 +0100
klayout (0.26.10-1) unstable; urgency=low
* New features and bugfixes