[gnome-games/wip/exalm/3313] Version 3.31.3



commit 3688f9b7616c4f93909b193479d1ae5f7304ef75
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Dec 10 19:42:45 2018 +0500

    Version 3.31.3

 NEWS        | 20 ++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ef7064c0..3c643ff6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+==============
+Version 3.31.3
+==============
+
+* UI
+ - Introduce a widget for switching between gamepad and keyboard input for
+   keyboard-based games. This is enabled for DOS and standalone Libretro games.
+ - Make search bar in the collection adaptive.
+
+* Fixes
+ - Keyboard doesn't control every player in multiplayer games anymore.
+ - Prevent a crash when creating snapshots of standalone libretro games.
+ - Various code cleanups.
+
+* Translation updates
+ Brazilian Portuguese
+ Indonesian
+ Polish
+ Spanish
+
 ==============
 Version 3.31.2
 ==============
diff --git a/meson.build b/meson.build
index cec34f55..a8e7d579 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.31.2',
+  version: '3.31.3',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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