Updated Changelog.

This commit is contained in:
Matthias Koefferlein 2021-02-25 21:38:15 +01:00
parent c55020601c
commit 4070923785
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
0.26.11 (2021-02-06):
0.26.11 (2021-02-xx):
* 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/726
Crash on LayoutView#clear_selection on Linux.
* Bugfix: %GITHUB%/issues/723