[recipes] 2.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] 2.0
- Date: Sun, 29 Oct 2017 21:11:35 +0000 (UTC)
commit 56ac17803d309d43210a78ff2125d415d7b737c4
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 29 17:06:53 2017 -0400
2.0
data/appdata/org.gnome.Recipes.appdata.xml.in | 11 ++++++++---
meson.build | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index 2859ae4..4c1621c 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -59,7 +59,7 @@
</screenshot>
</screenshots>
<releases>
- <release version="1.6.4" date="2017-09-20">
+ <release version="2.0.0" date="2017-10-30">
<description>
<p>
This release adds new features.
@@ -69,11 +69,16 @@
and weight-unit, which can be set to 'locale' (the default), 'metric' or
'imperial' to control how units are displayed. We are also formatting
numbers in a human-friendly way and separate them into multiple units
- where appropriate.
+ where appropriate. This work was done by Outreachy intern Paxana Amanda Xander.
+ </p>
+ <p>
+ Support for sharing shopping lists to the Todoist mobile app has landed.
+ This work was done by Summer of Code intern Ekta Nandwani.
</p>
<ul>
- <li>New recipes: Colita con Chimichurri, Fårikål, Marinade and Chicken gravy</li>
+ <li>New recipes: Colita con Chimichurri, Fårikål, Marinade, Chicken gravy, Rouladen, Okonomiyaki,
various juices, Boef Bourguignon, Grilled salad, Midsummer nights dream, Sous vide, Struwen</li>
<li>The list of ingredients has been revised and expanded</li>
+ <li>New and updated translations: Catalan, Croatian, Czech, Finnish, German, Indonesian, Polish,
Spanish</li>
</ul>
</description>
</release>
diff --git a/meson.build b/meson.build
index 8846e29..8475cce 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-recipes', 'c',
- version: '1.7.1',
+ version: '2.0.0',
meson_version : '>=0.36.0')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]