[recipes] 1.6.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] 1.6.0
- Date: Wed, 26 Jul 2017 11:24:24 +0000 (UTC)
commit 1e39b1ab9a843f018a014a841b9cd6d94ad75c64
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jul 26 07:21:11 2017 -0400
1.6.0
data/appdata/org.gnome.Recipes.appdata.xml.in | 7 ++++---
meson.build | 3 ++-
2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index f42fb3b..fe4b3c4 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -59,18 +59,19 @@
</screenshot>
</screenshots>
<releases>
- <release version="1.4.7" date="2017-07-05">
+ <release version="1.6.0" date="2017-07-26">
<description>
<p>
- Under development.
+ This release adds new features.
</p>
<ul>
<li>Improved formatting of numbers as mixed fractions</li>
<li>Recipes can specify a more general yield, instead of just servings, and the amount can be
fractional</li>
<li>Lists can be sorted either by name or by recency</li>
- <li>The My Recipes list indicates contributed recipes</li>
+ <li>The My Recipes list indicates which recipes have been contributed</li>
<li>Recipes can be imported in the Gourmet XML file format</li>
<li>New recipes: Beef Pho, Hawaiian Fish salad, Arroz amarillo, Homemade Mayonnaise and Pad Priew
Wan Goong</li>
+ <li>New and updated translations: Czech, German, Polish</li>
</ul>
</description>
</release>
diff --git a/meson.build b/meson.build
index 5afc27b..4a1e408 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,5 @@
-project('gnome-recipes', 'c', version: '1.4.7',
+project('gnome-recipes', 'c',
+ version: '1.6.0',
meson_version : '>=0.36.0')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]