summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-06-22 16:35:29 +0100
committerRichard Hughes <richard@hughsie.com>2017-06-22 16:35:29 +0100
commit9ca9447929d8b15703c91946026534585826ab13 (patch)
tree4be2c380e50bb7601bcffce3ad9e27b5df9fc2b3 /NEWS
parent26d268b6bb005ba983bb8ab07b4b287ea66639f8 (diff)
downloadappstream-glib-9ca9447929d8b15703c91946026534585826ab13.tar.gz
Release version 0.7.0appstream_glib_0_7_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b5c547..72e7a73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.7.0
+~~~~~~~~~~~~~
+Released: 2017-06-22
+
+New Features:
+ - Enable Travis CI for Fedora 25 and Debian Stretch (Richard Hughes)
+ - Remove the cache-id functionality (Richard Hughes)
+ - Switch to the meson build system (Richard Hughes, Emmanuele Bassi)
+
+Bugfixes:
+ - Add the limits in the validation output messages (Richard Hughes)
+ - Do not add the GNOME Software categories or icons (Richard Hughes)
+ - Do not enforce that the project is a valid environment_id (Richard Hughes)
+ - Don't cast gsize to guint32 when getting file length (Iain Lane)
+ - Return failure if the AsbTask fails (Richard Hughes)
+ - Show a warning if adding keywords after the cache creation (Richard Hughes)
+
Version 0.6.13
~~~~~~~~~~~~~~
Released: 2017-05-08