[libadwaita/wip/exalm/102] Release 1.0.2
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/102] Release 1.0.2
- Date: Thu, 10 Feb 2022 09:16:23 +0000 (UTC)
commit a97acba6210d7ea8cee032316e71f64f1221836a
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Feb 10 14:17:09 2022 +0500
Release 1.0.2
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c321f476..21d7c85c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+=============
+Version 1.0.2
+=============
+
+- Fix AdwExpanderRow focus handling
+- Fix combo rows in AdwCarousel demo
+- Fix radio hover state in GtkPopoverMenu
+- Docs
+ - Fix AdwViewSwitcherBar and AdwViewStack examples
+ - Fix typos
+- Translation updates:
+ - French
+ - Indonesian
+ - Occitan
+ - Persian
+
=============
Version 1.0.1
=============
diff --git a/meson.build b/meson.build
index 41931b4c..a9c13652 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libadwaita', 'c',
- version: '1.0.1',
+ version: '1.0.2',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.59.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]