diff options
author | Richard Hughes <richard@hughsie.com> | 2014-11-24 15:02:54 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2014-11-24 15:02:54 +0000 |
commit | 059efff23120954c5e562d7353f64aaff47eaaf4 (patch) | |
tree | b224a7a85553ea0c1f10702bbcfcd6f952d379a7 /NEWS | |
parent | 812655bc5f032cb589ac32931cb16b20a12eb914 (diff) | |
download | appstream-glib-059efff23120954c5e562d7353f64aaff47eaaf4.tar.gz |
Release version 0.3.3appstream_glib_0_3_3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Version 0.3.3 +~~~~~~~~~~~~~ +Released: 2014-11-24 + +New Features: + - Allow filtering addons in the status html pages (Richard Hughes) + +Bugfixes: + - Detect missing parents in the old metadata (Richard Hughes) + - Do not fail to load all the desktop files if one is bad (Richard Hughes) + - Improve appdata-xml.m4 deprecation notice (David King) + - Use <update_contact> from the AppStream specification (Richard Hughes) + - When using install-origin install into /var/cache (Richard Hughes) + Version 0.3.2 ~~~~~~~~~~~~~ Released: 2014-11-04 |