summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-08-12 09:10:54 +0100
committerRichard Hughes <richard@hughsie.com>2015-08-12 09:10:54 +0100
commitd3885c325271fee0bed5c5815d41eb788712acb4 (patch)
treec07a0489804760457b93d2fea0a7543fc2816d46 /NEWS
parent26b7ca924b1cb196e10ac1780e2d2ab736db85bf (diff)
downloadappstream-glib-d3885c325271fee0bed5c5815d41eb788712acb4.tar.gz
Release version 0.5.0appstream_glib_0_5_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dcb0e86..80f5f7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 0.5.0
+~~~~~~~~~~~~~
+Released: 2015-08-12
+
+Notes:
+ - Remove some deprecated API which bumps soname (Richard Hughes)
+ - Drop the unused _len arguments on many functions (Richard Hughes)
+
+New Features:
+ - Add AsChecksum (Richard Hughes)
+ - Add as_release_vercmp() (Richard Hughes)
+ - Add support for the flashed firmware provide kind (Richard Hughes)
+ - Add two functions from fwupd for checking GUID strings (Richard Hughes)
+
+Bugfixes:
+ - Emit the AsStore::changed signal if files or directories change (Richard Hughes)
+ - Find the application in a store by the provide value (Richard Hughes)
+ - Make the DriverVer in the .inf file optional (Richard Hughes)
+ - Only add the HiDPI kudo for desktop applications using stock icons (Richard Hughes)
+ - Remove support for AppStream 0.8 and lower (Richard Hughes)
+ - Show a better error message when there's not enough text (Kalev Lember)
+
Version 0.4.1
~~~~~~~~~~~~~
Released: 2015-07-20