gamemode/CHANGELOG
Marc Di Luzio 4f14c807ba 1.0: Finalised for release
Updating the README.md to bring it ready for wider release:
* Removed some points that were more implementation details
* Added Contributions section
* Simplified the usage section
* Expanded initial explanation
* Fixed steam launch command to allow the overlay to still work

Others:
* Mark as 1.0
* Update the license file for 2018
2018-04-04 10:06:23 +01:00

20 lines
418 B
Plaintext

1.0
Fixed and cleaned up README file
Config file parsing
Man page
Example PKGBUILD file
Bug fix for missing pthread_rwlock_init
0.2
Updated meson build to improve compatibility, configuration and development
cpugovctl now uses polkit
Fixed potential threading issues
Added option to use the system d-bus for the daemon rather than systemd
Various code style and standards related improvements
0.1
Initial release