[gnome-calendar/gnome-3-36] 3.36.1
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-36] 3.36.1
- Date: Thu, 16 Apr 2020 20:09:47 +0000 (UTC)
commit ec23a9ae05b6a10de27144c9573c0ee220bed770
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Apr 16 17:06:50 2020 -0300
3.36.1
NEWS | 6 ++++++
data/appdata/org.gnome.Calendar.appdata.xml.in.in | 6 ++++++
meson.build | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d62e6849..149db1a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.36.1:
+* Introduce a new engine
+* Fix a lot of bugs
+* Support webcal:// URLs
+* Updated translations
+
Major changes in 3.36.0:
* Updated translations
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index fef3eb55..b876afae 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -49,6 +49,12 @@
<project_group>GNOME</project_group>
<releases>
+ <release date="2020-04-16" version="3.36.1">
+ <description>
+ <p> This is a stable release that fixes a lot of bugs, and introduces a new engine for Calendar.
This new engine should be more robust and stable.</p>
+ </description>
+ </release>
+
<release date="2020-03-06" version="3.36.0">
<description>
<p>GNOME Calendar 3.36 release is here!</p>
diff --git a/meson.build b/meson.build
index a6a0b076..0d869661 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.36.0',
+ version: '3.36.1',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]