[gnome-games] Version 3.28.0



commit c474480d3369d8b22b6eedd456f5c489eaa92888
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sat Feb 10 09:38:51 2018 +0100

    Version 3.28.0

 NEWS         | 34 ++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 434aed5..d692c02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+==============
+Version 3.28.0
+==============
+
+* Libretro backend:
+ - Add a CRT video filter.
+ - Add gamepad rumble support.
+ - Skip core descriptors with no matching module file.
+
+* UI:
+ - Make the collection icon view more compact.
+ - Exit games with Alt+Left/Right (depending on language) or mouse back button.
+ - Wrap text of the empty collection pane to allow the window to be smaller.
+
+* Flatpak: Fix accessing files outside the sandbox.
+
+* Maintainers: The project moved to GNOME's GitLab.
+
+* Replace libmanetteBump retro-gtk to 0.14.
+
+* Translation updates:
+ Brazilian Portuguese
+ Croatian
+ Czech
+ French
+ German
+ Hungarian
+ Indonesian
+ Italian
+ Norwegian bokmål
+ Polish
+ Spanish
+ Swedish
+
 ==============
 Version 3.27.2
 ==============
diff --git a/configure.ac b/configure.ac
index df27735..8bd3bc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-games], [3.27.2])
+AC_INIT([gnome-games], [3.28.0])
 AM_INIT_AUTOMAKE([foreign subdir-objects tar-ustar no-dist-gzip dist-xz])
 
 # i18 support


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