[libhandy] Release 1.2.2



commit 09f36006b26f41a2bb383b0c853e954c5792cfe1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Apr 26 15:51:07 2021 +0200

    Release 1.2.2

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e5abac80..d3c6f1c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+=============
+Version 1.2.2
+=============
+
+- HdySqueezer:
+  - Make the vertical orientation work.
+  - Fix usage of xalign with RTL.
+- HdyComboRow:
+  - Focus selected row when opening the popover.
+- HdyAvatar:
+  - Fix a crash when loading icons.
+- Demo:
+  - Fix RTL sidebar icons.
+
 =============
 Version 1.2.1
 =============
diff --git a/meson.build b/meson.build
index 6735eea8..bb7bb353 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libhandy', 'c',
-          version: '1.2.1',
+          version: '1.2.2',
           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]