summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-01-12 10:52:44 +0000
committerRichard Hughes <richard@hughsie.com>2017-01-12 10:52:44 +0000
commit329a4aa5e0421a49d339d22f61f755a2a8fa21d0 (patch)
tree2b33642ae089735e5da2f2cc0f968df8688981ff /NEWS
parent5b6fd6c9c90e5dc4533388183fcb5c114791569e (diff)
downloadappstream-glib-329a4aa5e0421a49d339d22f61f755a2a8fa21d0.tar.gz
Release version 0.6.7appstream_glib_0_6_7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1859df4..759bba9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 0.6.7
+~~~~~~~~~~~~~
+Released: 2017-01-12
+
+New Features:
+ - Add AsRequire as a way to store runtime requirements (Richard Hughes)
+ - Add support for "+" at the end of SPDX license identifiers (Kalev Lember)
+ - Scan /usr/share/metainfo as well when building appstream-data (Kalev Lember)
+
+Bugfixes:
+ - Allow loading application XPM icons (Richard Hughes)
+ - Enable C99 support in configure.ac (Philip Withnall)
+ - Fix a crash when using as_release_get_location_default() (Richard Hughes)
+ - Fix dep extraction when multiple versions are available (Kalev Lember)
+ - Only fail to validate <icon> in AppData desktop components (Richard Hughes)
+ - Recursively add subpackage deps into the main package (Kalev Lember)
+ - Resolve relative symlinks when extracting archives (Kalev Lember)
+ - Update the SPDX licence list to v2.5 (Kalev Lember)
+
Version 0.6.6
~~~~~~~~~~~~~
Released: 2016-12-15