mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-13 03:02:26 -04:00
Bump version and update changelog
This commit is contained in:
parent
51d6045240
commit
473d092c99
@ -126,6 +126,9 @@ request.
|
|||||||
Changelog
|
Changelog
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
* 2.2:
|
||||||
|
- Major update of the color scheme based on the Breeze Dark theme of KDE 5
|
||||||
|
- fix issues #29, #30, #31, #32 and #35
|
||||||
* 2.1:
|
* 2.1:
|
||||||
- Add style for QPushButton:checked
|
- Add style for QPushButton:checked
|
||||||
- Improve QCheckBox and QRadioButton style
|
- Improve QCheckBox and QRadioButton style
|
||||||
@ -196,7 +199,3 @@ Here are a few snapshots:
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ import logging
|
|||||||
import platform
|
import platform
|
||||||
|
|
||||||
|
|
||||||
__version__ = "2.1"
|
__version__ = "2.2"
|
||||||
|
|
||||||
|
|
||||||
def _logger():
|
def _logger():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user