[gnome-notes] Bump 3.37.91 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes] Bump 3.37.91 release
- Date: Thu, 27 Aug 2020 23:21:22 +0000 (UTC)
commit 20e6ddf66de4c4a6d12d468ead2c8b00fdba06f7
Author: Isaque Galdino <igaldino gmail com>
Date: Thu Aug 27 20:20:57 2020 -0300
Bump 3.37.91 release
NEWS | 17 +++++++++++++++++
data/appdata/org.gnome.Notes.appdata.xml.in | 24 +++++++++++++++++++++++-
meson.build | 2 +-
3 files changed, 41 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index de37f5b..4103adb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in 3.37.91
+==============================
+
+* Changed default note color to GNOME Blue
+* Improved help pages (Piotr Drąg)
+* Improved code quality (Alberto Fanjul, Stefano Facchini)
+
+Translations
+* cs (Marek Černocký)
+* de (Stephan Woidowski)
+* fi (Jiri Grönroos)
+* hr (Goran Vidović)
+* ja (sicklylife)
+* nl (Nathan Follens)
+* pl (Piotr Drąg)
+* sr (Марко Костић)
+
Overview of changes in 3.37.90
==============================
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index ad48049..263d496 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,7 +39,29 @@
</screenshots>
<releases>
- <release date="2020-03-04" version="3.37.90">
+ <release date="2020-08-27" version="3.37.91">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Changed default note color to GNOME Blue</li>
+ <li>Improved help pages (Piotr Drąg)</li>
+ <li>Improved code quality (Alberto Fanjul, Stefano Facchini)</li>
+ </ul>
+ <p>This release updates the following translations:</p>
+ <ul>
+ <li>cs (Marek Černocký)</li>
+ <li>de (Stephan Woidowski)</li>
+ <li>fi (Jiri Grönroos)</li>
+ <li>hr (Goran Vidović)</li>
+ <li>ja (sicklylife)</li>
+ <li>nl (Nathan Follens)</li>
+ <li>pl (Piotr Drąg)</li>
+ <li>sr (Марко Костић)</li>
+ </ul>
+ <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+ </description>
+ </release>
+ <release date="2020-08-12" version="3.37.90">
<description>
<p>This release brings the following new features and improvements:</p>
<ul>
diff --git a/meson.build b/meson.build
index 5fe7fc0..1d0c482 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.37.90',
+ version: '3.37.91',
license: 'GPL3',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]