summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-12-15 13:44:10 +0000
committerRichard Hughes <richard@hughsie.com>2016-12-15 13:44:10 +0000
commitb006ed551ef9296342bf695d3d0b2bab69beb63b (patch)
tree4d8ec6d4194773c3aacf988e055287260f774cc0 /NEWS
parent6e36de2724d1e19fa301400bc258489e7589006b (diff)
downloadappstream-glib-b006ed551ef9296342bf695d3d0b2bab69beb63b.tar.gz
Release version 0.6.6appstream_glib_0_6_6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
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 <kudos>, <languages>, <provides> or <releases> 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