[recipes] Document unit conversion support



commit 09dee383f91142207e8113913376658491d70dc4
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 19 08:35:55 2017 -0400

    Document unit conversion support

 data/appdata/org.gnome.Recipes.appdata.xml.in |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/data/appdata/org.gnome.Recipes.appdata.xml.in b/data/appdata/org.gnome.Recipes.appdata.xml.in
index a343dd5..8be463c 100644
--- a/data/appdata/org.gnome.Recipes.appdata.xml.in
+++ b/data/appdata/org.gnome.Recipes.appdata.xml.in
@@ -59,6 +59,20 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="1.6.4"  date="2017-09-20">
+      <description>
+        <p>
+          This release adds new features.
+        </p>
+        <p>
+          Unit conversion support has landed. There are new settings, volume-unit
+          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.
+        </p>
+      </description>
+    </release>
     <release version="1.6.2"  date="2017-07-26">
       <description>
         <p>


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