소스 검색

Update changelog for 1.3.1

Alex Smith 6 년 전
부모
커밋
1a51a2ec00
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -1,3 +1,14 @@
+## 1.3.1
+
+### Changes
+
+* Change permission of `gamemoderun` in source tree so that it is correctly installed with execute permissions on older Meson versions (such as that included with Ubuntu 18.04) (#115).
+* Enable more compiler warnings and fix issues highlighted by these.
+
+### Contributors
+
+* Christian Kellner @gicmo
+
 ## 1.3
 
 ### Changes