From b006ed551ef9296342bf695d3d0b2bab69beb63b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 15 Dec 2016 13:44:10 +0000 Subject: Release version 0.6.6 --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 734bdd5..1859df4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Version 0.6.6 +~~~~~~~~~~~~~ +Released: 2016-12-15 + +New Features: + - Add a refcounted overloaded C string object and use in most objects (Richard Hughes) + - Add AS_APP_QUIRK_IS_PROXY (Richard Hughes) + - Add as_release_state_to_string() (Richard Hughes) + - Add Geary to the app id fallbacks (Niels De Graef) + - Add support for ONLY_NATIVE_LANGS when parsing yaml files (Richard Hughes) + +Bugfixes: + - Deduplicate the AsNode attribute key and value using a hash table (Richard Hughes) + - Detect invalid files in the libyaml read handler (Richard Hughes) + - Do not absorb core addons into the main application (Richard Hughes) + - Do not add , , or for addons (Richard Hughes) + - Do not save the attributes if the node or parent node is ignored (Richard Hughes) + - Lazy load more structures in libappstream-glib (Richard Hughes) + - Set a better icon for codecs (Kalev Lember) + Version 0.6.5 ~~~~~~~~~~~~~ Released: 2016-11-07 -- cgit v1.2.1