[gnome-notes/gnome-3-36] Bump 3.36.3 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-36] Bump 3.36.3 release
- Date: Thu, 13 Aug 2020 23:15:11 +0000 (UTC)
commit 3f64fdeb2959c1a21ed7d1eb34427db7d2619a7a
Author: Isaque Galdino <igaldino gmail com>
Date: Thu Aug 13 20:12:36 2020 -0300
Bump 3.36.3 release
NEWS | 9 +++++++++
data/appdata/org.gnome.Notes.appdata.xml.in | 14 ++++++++++++++
meson.build | 2 +-
3 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 467eaa6..6a50dcb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in 3.36.3
+=============================
+
+* Added Central Kurdish translation (Jwtiyar Nariman)
+* Fixed issue in main view paging that was preventing to show more than 48 notes
+
+Translations
+* ckb (Jwtiyar Nariman)
+
Overview of changes in 3.36.2
=============================
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index 70d9e2e..9f43f84 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,6 +39,20 @@
</screenshots>
<releases>
+ <release date="2020-08-13" version="3.36.3">
+ <description>
+ <p>This release brings the following new features and improvements:</p>
+ <ul>
+ <li>Added Central Kurdish translation (Jwtiyar Nariman)</li>
+ <li>Fixed issue in main view paging that was preventing to show more than 48 notes</li>
+ </ul>
+ <p>This release updates the following translations:</p>
+ <ul>
+ <li>ckb (Jwtiyar Nariman)</li>
+ </ul>
+ <p>Thanks to all the contributors who worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2020-07-08" version="3.36.2">
<description>
<p>This release brings the following new features and improvements:</p>
diff --git a/meson.build b/meson.build
index f048b89..a59b763 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.36.2',
+ version: '3.36.3',
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]