summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-03-29 14:02:42 +0100
committerRichard Hughes <richard@hughsie.com>2016-03-29 14:02:42 +0100
commit04d8bf693f331edac657fb4da06950f70c9a8aa5 (patch)
tree48e8ca25d633474001cef1b1f596c136fad06a2e /NEWS
parentb93a7bfb005a24dd86023ef3c550938eedd53f25 (diff)
downloadappstream-glib-04d8bf693f331edac657fb4da06950f70c9a8aa5.tar.gz
Release version 0.5.12appstream_glib_0_5_12
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9a75699..a3783b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,23 @@
+Version 0.5.12
+~~~~~~~~~~~~~~
+Released: 2016-03-29
+
+New Features:
+ - Add a merge-appstream command to appstream-util (Richard Hughes)
+ - Add as_app_get_id_no_prefix() (Richard Hughes)
+ - Add as_app_has_compulsory_for_desktop() (Richard Hughes)
+ - Add AS_APP_QUIRK_MATCH_ANY_PREFIX (Richard Hughes)
+ - Add as_store_get_app_by_id_ignore_prefix() (Richard Hughes)
+ - Add as_store_get_apps_by_id() (Richard Hughes)
+ - Add support for content ratings (Richard Hughes)
+
+Bugfixes:
+ - Split up AudioVideo into two categories (Richard Hughes)
+
Version 0.5.11
~~~~~~~~~~~~~~
Released: 2016-03-08
-Notes:
-
New Features:
- Add AS_APP_KIND_LOCALIZATION (Richard Hughes)
- Add a 'markup-import' command to appstream-util for testing text import (Richard Hughes)