[libhandy] Release 1.3.90
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] Release 1.3.90
- Date: Thu, 12 Aug 2021 16:41:10 +0000 (UTC)
commit 38fd111fefa487cb16c9d52a5cdba3a7435242a9
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Aug 12 17:34:59 2021 +0200
Release 1.3.90
NEWS | 29 +++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d3c6f1c2..ed79fc55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+==============
+Version 1.3.90
+==============
+
+- HdyAvatar:
+ - Fix giving it the .image style class when needed.
+- HdyCarousel:
+ - Add the allow-scroll-wheel property.
+ - Fix the child size allocation.
+- HdyPreferencesGroup:
+ - Add the use-markup property.
+- HdySqueezer:
+ - Fix the size allocation, not swapping width and height.
+- HdyTabBar:
+ - Fix leaking extra drag destination targets.
+- HdyDeck and HdyLeaflet:
+ - Fix a crash when swiping and empty.
+- Deprecate HdySwipeGroup and HdyTitleBar.
+- Fix translations by setting the translation domain in UI files.
+- Translation updates:
+ - Basque
+ - Brazilian Portuguese
+ - Indonesian
+ - Occitan
+ - Romanian
+ - Spanish
+ - Swedish
+ - Ukrainian
+
=============
Version 1.2.2
=============
diff --git a/meson.build b/meson.build
index 5946d48d..a62ae130 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libhandy', 'c',
- version: '1.3.0',
+ version: '1.3.90',
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]