summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-05-08 10:44:43 +0100
committerRichard Hughes <richard@hughsie.com>2017-05-08 10:44:43 +0100
commite8151f4d119f5763123aced1ebf64d100bc83266 (patch)
tree16276f34cf49f2604e8154c28b12e17af4ea78f2
parenta17802cc13f686547d60dd32dcc2656b80090854 (diff)
downloadappstream-glib-e8151f4d119f5763123aced1ebf64d100bc83266.tar.gz
Release version 0.6.13appstream_glib_0_6_13
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20ae61f..0b5c547 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.6.13
+~~~~~~~~~~~~~~
+Released: 2017-05-08
+
+New Features:
+ - Add a 'check-component' command to appstream-util (Richard Hughes)
+ - Add as_app_remove_category() and as_app_remove_kudo() (Richard Hughes)
+ - Add as_utils_guid_from_data() (Richard Hughes)
+ - Add functions for getting the AsApp and AsStore search match (Richard Hughes)
+ - Add support for icon scaling (Richard Hughes)
+ - Add support for <launchable> (Richard Hughes)
+ - Allow using the app origin as a search keyword (Richard Hughes)
+
+Bugfixes:
+ - Casefold all stemmed entries (Richard Hughes)
+ - Support non-numeric version numbers correctly (Richard Hughes)
+
Version 0.6.12
~~~~~~~~~~~~~~
Released: 2017-04-12