[hitori] 3.35.0



commit c61b6a30d2f630672824763f8082067a3e298c50
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Feb 24 09:51:34 2020 +0000

    3.35.0
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 NEWS                                 | 17 +++++++++++++++++
 data/org.gnome.Hitori.appdata.xml.in |  8 ++++++++
 meson.build                          |  2 +-
 3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a801e63..9801472 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in Hitori 3.35.0
+====================================
+
+* Bugs fixed:
+ - !24 snap: Update yaml to use GNOME extension
+ - !25 window: Allow reaching smaller sizes
+
+* Translation updates:
+ - Chinese (Taiwan)
+ - Danish
+ - Italian
+ - Malay
+ - Persian
+ - Serbian
+ - Slovak
+
+
 Overview of changes in Hitori 3.34.0
 ====================================
 
diff --git a/data/org.gnome.Hitori.appdata.xml.in b/data/org.gnome.Hitori.appdata.xml.in
index e6a350c..0bfed97 100644
--- a/data/org.gnome.Hitori.appdata.xml.in
+++ b/data/org.gnome.Hitori.appdata.xml.in
@@ -47,6 +47,14 @@
   </kudos>
   <translation type="gettext">hitori</translation>
   <releases>
+    <release version="3.35.0" date="2020-02-24" type="development">
+      <description>
+        <ul>
+          <li>Allow resizing the window smaller.</li>
+          <li>Translation updates.</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.34.0" date="2019-09-02" type="stable">
       <description>
         <ul>
diff --git a/meson.build b/meson.build
index 9742af0..6562d98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('hitori', 'c',
-  version: '3.34.0',
+  version: '3.35.0',
   meson_version : '>= 0.48.0',
   license: 'GPLv3+',
   default_options : [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]