[nautilus/gnome-3-30] release: Prepare for 3.30.1



commit a3ca977a144df27ffea81ad63dffb645003b3675
Author: Carlos Soriano <csoriano redhat com>
Date:   Wed Oct 3 12:11:20 2018 +0200

    release: Prepare for 3.30.1

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3ff232b02..46d661825 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.30.1:
+* Improve high contrast styling (Antonio Fernandes)
+* Fix folders not expanding with arrow keys in list view (Antonio Fernandes)
+* Fix keyboard navigability when searching (Carlos Soriano)
+* Fix crash on search (Ernestas Kulik)
+* Fix dark variant (Antonio Fernandes)
+
 Major changes in 3.30.0:
 * Nothing new, enjoy 🍹
 
diff --git a/meson.build b/meson.build
index b7baa5555..0bdfce537 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.30.0',
+  version: '3.30.1',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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