Update CHANGELOG.md for 1.6.

This commit is contained in:
Ahsan Fayaz 2020-09-18 15:03:00 +01:00
parent 17b2b6201b
commit 5f71f57db1

View File

@ -1,3 +1,21 @@
## 1.6
### Changes
* Created new manpages for `gamemoderun` and the example, now called `gamemode-simulate-game`
* Add ability to change lib directory of `gamemoderun`
* Add option to use `elogind`
* Copy default config file to the correct location
* Allow `LD_PRELOAD` to be overridden in `$GAMEMODERUNEXEC`
* Various minor bugfixes
* Improvements to dependency management
### Contributors
* Stephan Lachnit @stephanlachnit
* Rafał Mikrut @qarmin
* Niels Thykier @nthykier
* Stéphane Gleizes @sgleizes
## 1.5.1
### Changes