version -> v6.4

This commit is contained in:
abakkk 2020-09-19 00:38:09 +02:00
parent 34eb8e930b
commit 8af42fbad8
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
v6.4 - September 2020
=====================
* Prepare GS 3.38 compatibility.
* Add tooltips to sub-menu buttons also.
* Fix drawing directory monitoring when it does not exist yet.
* Fix text entry / ibus candidate popup position.
v6.3 - September 2020 v6.3 - September 2020
===================== =====================

View File

@ -17,5 +17,5 @@
"3.34", "3.34",
"3.36" "3.36"
], ],
"version": 6.3 "version": 6.4
} }