mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 14:18:38 -05:00
Bump version to 2.2.1 and update changelog
This commit is contained in:
parent
90569062ad
commit
af97fc41e1
@ -126,6 +126,9 @@ request.
|
||||
Changelog
|
||||
===========
|
||||
|
||||
* 2.2.1:
|
||||
- remove border of status bar widgets
|
||||
|
||||
* 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
|
||||
|
@ -32,7 +32,7 @@ import logging
|
||||
import platform
|
||||
|
||||
|
||||
__version__ = "2.2"
|
||||
__version__ = "2.2.1"
|
||||
|
||||
|
||||
def _logger():
|
||||
|
Loading…
Reference in New Issue
Block a user