This commit is contained in:
Serhiy Mytrovtsiy
2019-09-04 18:37:11 +02:00
parent 5f37c9d05d
commit 9fc12503b3
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
### [v1.2.12]
- module settings are unavailable if the module is turned off
- fixed battery module visibility when disabled
### [v1.2.11]
- fixed network text widget visibility
@@ -74,6 +78,7 @@ All notable changes to this project will be documented in this file.
### [v1.0.0]
- first release
[v1.2.12]: https://github.com/exelban/stats/releases/tag/v1.2.12
[v1.2.11]: https://github.com/exelban/stats/releases/tag/v1.2.11
[v1.2.10]: https://github.com/exelban/stats/releases/tag/v1.2.10
[v1.2.9]: https://github.com/exelban/stats/releases/tag/v1.2.9

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.11</string>
<string>1.2.12</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>