summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-02-27 14:29:31 +0000
committerRichard Hughes <richard@hughsie.com>2017-02-27 14:29:31 +0000
commit1e67d3ad1509b5bf3f9dc1494cae4ad003c5fb43 (patch)
treedec178fedcaddda528fe8bbaee51273366929248 /NEWS
parentf764ee1fbe80bee4dffa6924744173d457957290 (diff)
downloadappstream-glib-1e67d3ad1509b5bf3f9dc1494cae4ad003c5fb43.tar.gz
Release version 0.6.9appstream_glib_0_6_9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0bab1ef..b62f738 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.6.9
+~~~~~~~~~~~~~
+Released: 2017-02-27
+
+New Features:
+ - Add AsFormat object and deprecate app_set_source_file() (Richard Hughes)
+
+Bugfixes:
+ - Do not set the AsApp state using the AsRelease state (Richard Hughes)
+ - Fail to validate if any release is in the future (Richard Hughes)
+ - Fail to validate if the release children are in the wrong order (Richard Hughes)
+
Version 0.6.8
~~~~~~~~~~~~~
Released: 2017-02-01