summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-04-01 15:27:12 +0100
committerRichard Hughes <richard@hughsie.com>2016-04-01 15:27:12 +0100
commite6ee905cd28dcd421c52e2902410023fd08c139d (patch)
tree2ae1b6642e36dbf715ac6eb8d7c13baf10e6205b /NEWS
parentd6f5f489a3ace6045d970d2b3dd5f17ae94522c5 (diff)
downloadappstream-glib-e6ee905cd28dcd421c52e2902410023fd08c139d.tar.gz
Release version 0.5.13appstream_glib_0_5_13
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3783b5..0e63045 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.5.13
+~~~~~~~~~~~~~~
+Released: 2016-04-01
+
+New Features:
+ - Add as_store_remove_apps_with_veto() (Richard Hughes)
+ - Enforce the requirement of AppData for 'Categories=DesktopSettings' (Richard Hughes)
+
+Bugfixes:
+ - Also filter YAML apps before adding to the store (Richard Hughes)
+ - Always veto anything with X-Unity-Settings-Panel (Richard Hughes)
+ - Do not hardcode x86_64 when searching for xdg-app metadata (Richard Hughes)
+ - Support more DEP11 YAML markup (Richard Hughes)
+
Version 0.5.12
~~~~~~~~~~~~~~
Released: 2016-03-29