[libhandy/wip/exalm/141] Release 1.4.1




commit d11ce925f9cf356cfaf193a49269be3f57521ced
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Apr 23 01:56:46 2022 +0400

    Release 1.4.1

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c258d487..297c02e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+=============
+Version 1.4.1
+=============
+
+- HdyCarousel
+  - Add a missing check in hdy_carousel_scroll_to()
+- HdySwipeTracker
+  - Fix a memory leak
+- Don't change background of non-activatable boxed list rows on press
+- Translation updates:
+  - Basque
+  - Chinese (China)
+  - Dutch
+  - Galician
+  - Hungarian
+  - Indonesian
+  - Persian
+  - Portuguese
+  - Romanian
+  - Serbian
+  - Swedish
+
 =============
 Version 1.4.0
 =============
diff --git a/meson.build b/meson.build
index 9bdbe509..cdba7c69 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.4.0',
+          version: '1.4.1',
           license: 'LGPL-2.1+',
     meson_version: '>= 0.49.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


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