version -> v6.4
This commit is contained in:
parent
34eb8e930b
commit
8af42fbad8
8
NEWS
8
NEWS
|
|
@ -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
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,5 +17,5 @@
|
||||||
"3.34",
|
"3.34",
|
||||||
"3.36"
|
"3.36"
|
||||||
],
|
],
|
||||||
"version": 6.3
|
"version": 6.4
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue