[gnome-notes] Bump 3.29.4 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes] Bump 3.29.4 release
- Date: Fri, 20 Jul 2018 03:17:45 +0000 (UTC)
commit 46c93d4ade330284e82171764175215e0c636d38
Author: Isaque Galdino <igaldino gmail com>
Date: Fri Jul 20 00:17:02 2018 -0300
Bump 3.29.4 release
NEWS | 15 +++++++++++++++
data/appdata/org.gnome.bijiben.appdata.xml.in | 20 ++++++++++++++++++++
meson.build | 2 +-
3 files changed, 36 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 98ba219..d126db2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes in 3.29.4
+=============================
+
+* Removed application menu and added a new primary menu to the main view
+* Added a "Text Size" option in primary menu to let users scale note view
+* Add OARS metadata (Nick Richards)
+
+Translations
+* de (Vinzenz Vietzke)
+* es (Daniel Mustieles)
+* fur (Fabio Tomat)
+* id (Kukuh Syafaat)
+* ro (Daniel Șerbănescu)
+* pt_BR (Bruno Lopes da Silva)
+
Overview of changes in 3.29.3
=============================
diff --git a/data/appdata/org.gnome.bijiben.appdata.xml.in b/data/appdata/org.gnome.bijiben.appdata.xml.in
index 42cdfef..ab966c1 100644
--- a/data/appdata/org.gnome.bijiben.appdata.xml.in
+++ b/data/appdata/org.gnome.bijiben.appdata.xml.in
@@ -39,6 +39,26 @@
</screenshots>
<releases>
+ <release date="2018-07-20" version="3.29.4">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Removed application menu and added a new primary menu to the main view</li>
+ <li>Added a "Text Size" option in primary menu to let users scale note view</li>
+ <li>Add OARS metadata (Nick Richards)</li>
+ </ul>
+ <p>This release also updates the following translations:</p>
+ <ul>
+ <li>de (Vinzenz Vietzke)</li>
+ <li>es (Daniel Mustieles)</li>
+ <li>fur (Fabio Tomat)</li>
+ <li>id (Kukuh Syafaat)</li>
+ <li>ro (Daniel Șerbănescu)</li>
+ <li>pt_BR (Bruno Lopes da Silva)</li>
+ </ul>
+ <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2018-06-19" version="3.29.3">
<description>
<p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index 03b1c29..09657a2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.29.3',
+ version: '3.29.4',
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]