This commit is contained in:
Serhiy Mytrovtsiy
2019-09-14 11:26:29 +02:00
parent 893a4df6bc
commit 56d58559a0
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
### [v1.3.2]
- new battery widget with time remaining
- rewrited battery widget
- new menu item to open Activity Monitor
### [v1.3.1]
- fixed battery widget width
- fixed initWidget function in battery module
@@ -102,6 +107,7 @@ All notable changes to this project will be documented in this file.
### [v1.0.0]
- first release
[v1.3.2]: https://github.com/exelban/stats/releases/tag/v1.3.2
[v1.3.1]: https://github.com/exelban/stats/releases/tag/v1.3.1
[v1.3.0]: https://github.com/exelban/stats/releases/tag/v1.3.0
[v1.2.13]: https://github.com/exelban/stats/releases/tag/v1.2.13

View File

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