This commit is contained in:
Serhiy Mytrovtsiy
2019-07-13 21:47:54 +02:00
parent fae60f74b7
commit 518d65e35c
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.7]
- added trigger for hyperthreading mode in Bar Chart
- fixed few bugs
### [v1.2.6]
- fixed CPU usage
@@ -51,6 +55,7 @@ All notable changes to this project will be documented in this file.
### [v1.0.0]
- first release
[v1.2.7]: https://github.com/exelban/stats/releases/tag/v1.2.7
[v1.2.6]: https://github.com/exelban/stats/releases/tag/v1.2.6
[v1.2.5]: https://github.com/exelban/stats/releases/tag/v1.2.5
[v1.2.4]: https://github.com/exelban/stats/releases/tag/v1.2.4

View File

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