summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-12-16 12:35:39 +0000
committerRichard Hughes <richard@hughsie.com>2015-12-16 12:35:39 +0000
commitfe3a3d15e8619ea5e59788973508853c6dc76804 (patch)
tree034eb61320ee0094bcc18f4599cc89843d43d6a1 /NEWS
parent2f037ff1d9d8787f92b4fb7598bc016f19ba7046 (diff)
downloadappstream-glib-fe3a3d15e8619ea5e59788973508853c6dc76804.tar.gz
Release version 0.5.5appstream_glib_0_5_5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 534388d..ac9ca62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.5.5
+~~~~~~~~~~~~~
+Released: 2015-12-16
+
+New Features:
+ - Add a AS_APP_STATE_UPDATABLE_LIVE constant so we can support live updates (Richard Hughes)
+ - Add as_utils_license_to_spdx() (Richard Hughes)
+
+Bugfixes:
+ - Add the package name as another application search token (Richard Hughes)
+ - Fix a crash when tokenizing a NULL string (Richard Hughes)
+ - Log when we auto-add kudos or keywords (Richard Hughes)
+ - Only use the package license when not provided by the AppData file (Richard Hughes)
+
Version 0.5.4
~~~~~~~~~~~~~
Released: 2015-11-18