[libgweather] 3.32.1



commit 912ed3121d0b2df6ff646d4c1951983d7d3a08d3
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Mar 20 16:05:16 2019 +0100

    3.32.1

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bfc19a1..41debf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+==============
+Version 3.32.1
+==============
+
+* Fix location deserialisation not working for locations
+  without a weather station code (eg. cities)
+* Make more debug available for weather fetching
+* Translation updates
+
 ==============
 Version 3.32.0
 ==============
diff --git a/meson.build b/meson.build
index 5c3288b..54a5063 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libgweather', 'c',
-  version: '3.32.0',
+  version: '3.32.1',
   meson_version: '>= 0.48.0',
 )
 


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