Update changelog for 1.3.1

This commit is contained in:
Alex Smith 2019-03-29 15:30:00 +00:00
parent 9465c5f6bd
commit 1a51a2ec00

View File

@ -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 ## 1.3
### Changes ### Changes