summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-02-02 13:08:05 +0000
committerRichard Hughes <richard@hughsie.com>2017-02-02 13:08:05 +0000
commit509db34f8cde654a05847c7f403b427682297fc0 (patch)
tree732a1c580f8b571d5569371c73987c5e87bd46c3 /NEWS
parentabe89211fbf878dc8b6c8324ca2a621718bc1732 (diff)
downloadappstream-glib-509db34f8cde654a05847c7f403b427682297fc0.tar.gz
Release version 0.6.8appstream_glib_0_6_8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 759bba9..0bab1ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 0.6.8
+~~~~~~~~~~~~~
+Released: 2017-02-01
+
+New Features:
+ - Make gperf a hard dep (Kalev Lember)
+ - Read and write the <custom> tag (Richard Hughes)
+ - Support AppData components with no desktop files (Alexander Larsson)
+
+Bugfixes:
+ - Add a destructor for AsRefString (Kalev Lember)
+ - Add a dummy update_contact to appdata-from-desktop (Kalev Lember)
+ - Do not ignore type=replace merge components (Richard Hughes)
+ - Fix the build with gperf 3.1 (Kalev Lember)
+ - Fix use after free with hash table keys (Kalev Lember)
+ - Hold a ref in the store to avoid use-after-free (Simon McVittie)
+ - Ignore -Wconversion and -Wsign-conversion warnings from generated file (Kalev Lember)
+ - Require name and summary for validate-relax (Kalev Lember)
+ - Support reading metainfo.xml files when using appstream-compose (Richard Hughes)
+ - Tighten a rule that classifies apps as web-apps (Kalev Lember)
+
Version 0.6.7
~~~~~~~~~~~~~
Released: 2017-01-12