summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-06-13 11:26:12 +0100
committerRichard Hughes <richard@hughsie.com>2016-06-13 11:26:12 +0100
commitdc5963fd88b49324b8b4579bbe9199a1a6336f54 (patch)
treeda37c3d50de988a20f1ca878662f6bf770a948c6 /NEWS
parenta6690f229ffb6146c26f2b2ce31be9cb38da1d3d (diff)
downloadappstream-glib-dc5963fd88b49324b8b4579bbe9199a1a6336f54.tar.gz
Release version 0.5.16appstream_glib_0_5_16
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4bb6bf5..1954996 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.5.16
+~~~~~~~~~~~~~~
+Released: 2016-06-13
+
+New Features:
+ - Add elementary to list of project groups (Fabio Valentini)
+ - Allow setting the id prefix and origin using a symlink name (Richard Hughes)
+
+Bugfixes:
+ - Add yast2-branding-openSUSE if an app depends on yast2 (Dominique Leuenberger)
+ - Correctly detect new AppStream apps in new directories (Richard Hughes)
+ - Do not rename a category ID in AsApp (Richard Hughes)
+ - Fix g_ptr_array_sort use (Kalev Lember)
+ - Load metainfo files if present (Richard Hughes)
+ - Never allow NULL to be added to AsApp string array (Richard Hughes)
+
Version 0.5.15
~~~~~~~~~~~~~~
Released: 2016-05-23