summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-08-03 14:01:22 +0100
committerRichard Hughes <richard@hughsie.com>2017-08-03 14:01:22 +0100
commit87ed5916c5d6bd5bad389c13bd60cc5452d2e6fa (patch)
tree0ddd381919373f4aa252969b595b167000a404ef /NEWS
parenta4d48560ed27a6cd3f19b6082f4f4a22a63b9b65 (diff)
downloadappstream-glib-87ed5916c5d6bd5bad389c13bd60cc5452d2e6fa.tar.gz
Release version 0.7.1appstream_glib_0_7_1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72e7a73..4dad705 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 0.7.1
+~~~~~~~~~~~~~~
+Released: 2017-08-03
+
+New Features:
+ - Add <id> kinds for application provides (Richard Hughes)
+ - Support CompulsoryForDesktops in YAML (Iain Lane)
+ - Update the SPDX license list to 2.6 (Richard Hughes)
+
+Bugfixes:
+ - Avoid unnecessary gdk dependency (Patrick Ohly)
+ - Fail to validate if AppData screenshots are duplicated (Richard Hughes)
+ - Have plugins link with asglib along with asbuilder (Neal Gompa)
+ - Install appdata-xml.m4 (Jeremy Bicha)
+ - Make gperf dependency fully required (Philip Withnall)
+ - Make introspection optional (Patrick Ohly)
+ - Skip loading desktop data from Snap directory (Robert Ancell)
+ - Validate the <id> format according to the spec (Richard Hughes)
+
Version 0.7.0
~~~~~~~~~~~~~
Released: 2017-06-22