소스 검색

Update CHANGELOG.md for 1.6.

Ahsan Fayaz 4 년 전
부모
커밋
5f71f57db1
1개의 변경된 파일18개의 추가작업 그리고 0개의 파일을 삭제
  1. 18 0
      CHANGELOG.md

+ 18 - 0
CHANGELOG.md

@@ -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