Browse Source

Update version to 1.8.2

Ahsan Fayaz 6 months ago
parent
commit
715a1389b7
2 changed files with 23 additions and 2 deletions
  1. 21 0
      CHANGELOG.md
  2. 2 2
      README.md

+ 21 - 0
CHANGELOG.md

@@ -1,3 +1,24 @@
+## 1.8.2
+
+### Changes
+
+* Fix idle inhibitor closing bus connection too early (#466)
+* Fix hybrid CPU core pinning (#455)
+* Fix unreadable process maps in gamemodelist (#463)
+* Fixed crash if dbus is not accesible (#458)
+* Various bugfixes and improvements to documentation
+
+### Contributors
+
+* @notpeelz
+* @patatahooligan
+* Reilly Brogan @ReillyBrogan
+* Alexandru Ionut Tripon @Trial97
+* Kostadin @kostadinsh
+* Daniel Martinez @Calandracas606
+
+[View the full list of contributors](https://github.com/FeralInteractive/gamemode/graphs/contributors?from=2023-12-13&to=2024-08-19&type=c)
+
 ## 1.8.1
 
 ### Changes

+ 2 - 2
README.md

@@ -132,12 +132,12 @@ ACCEPT_KEYWORDS="**" emerge --ask ~games-util/gamemode-9999
 ```
 
 ### Build and Install GameMode
-Then clone, build and install a release version of GameMode at 1.8.1:
+Then clone, build and install a release version of GameMode at 1.8.2:
 
 ```bash
 git clone https://github.com/FeralInteractive/gamemode.git
 cd gamemode
-git checkout 1.8.1 # omit to build the master branch
+git checkout 1.8.2 # omit to build the master branch
 ./bootstrap.sh
 ```
 To test GameMode installed and will run correctly: