[gnome-games/wip/exalm/33191] Version 3.31.91



commit 974c30d0f608c7c3c2b6daff950ed707e81947d9
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Tue Feb 19 00:02:54 2019 +0500

    Version 3.31.91

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2c67b603..0c4bdc76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+===============
+Version 3.31.91
+===============
+
+* New application icons from GNOME Design team.
+
+* Collection loading is now paused in game, leading to vastly improved
+  performance when opening a game from file manager.
+
+* Binding directional pads should work for more gamepads now.
+
+* Fixes
+ - It's not possible to open multiple main windows anymore.
+ - Invalid discs in PlayStation disc selector are now disabled.
+
+* Dependencies:
+ - Minimum libhandy version has been increased to 0.0.8.
+
+* Translation updates
+ Italian
+ Slovenian
+
 ===============
 Version 3.31.90
 ===============
diff --git a/meson.build b/meson.build
index a579beed..83afe05b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.31.90',
+  version: '3.31.91',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]