mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 12:52:28 -04:00
Bump version to 1.14 and update changelog
This commit is contained in:
parent
9ec59b047a
commit
c33658717d
@ -115,6 +115,7 @@ request.
|
|||||||
Changelog
|
Changelog
|
||||||
===========
|
===========
|
||||||
```
|
```
|
||||||
|
* 1.14: add support for tristate check boxes and for vertical and horizontal lines
|
||||||
* 1.13: fix issue with horizontal scrollbar arrows, left and right were inversed.
|
* 1.13: fix issue with horizontal scrollbar arrows, left and right were inversed.
|
||||||
* 1.12: fix minimum size of input widgets (see issue #14)
|
* 1.12: fix minimum size of input widgets (see issue #14)
|
||||||
* 1.11:
|
* 1.11:
|
||||||
|
@ -32,7 +32,7 @@ import logging
|
|||||||
import platform
|
import platform
|
||||||
|
|
||||||
|
|
||||||
__version__ = "1.13"
|
__version__ = "1.14"
|
||||||
|
|
||||||
|
|
||||||
def _logger():
|
def _logger():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user