summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-03-21 11:27:59 +0000
committerRichard Hughes <richard@hughsie.com>2014-03-21 11:27:59 +0000
commit49fd751700a49481a735a967d3f8a0937ec99cc1 (patch)
tree6ddf418d709fe06abcbf87887e769ad3f6d47d7b /NEWS
parent51c10950fa314887c1e9fccd2e631957dc0e1369 (diff)
downloadappstream-glib-49fd751700a49481a735a967d3f8a0937ec99cc1.tar.gz
Release version 0.1.1appstream_glib_0_1_1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 74d7774..f0040ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 0.1.1
+~~~~~~~~~~~~~
+Released: 2014-03-21
+
+New Features:
+ - Add an 'api-version' property to AsStore (Richard Hughes)
+ - Add as_store_from_xml() to load text XML not from a file (Richard Hughes)
+ - Add the new AsUrlKind's and <architectures> from API 0.6 (Richard Hughes)
+ - Speed up as_tag_to_string() by using a table and a single lookup (Richard Hughes)
+ - Support old-style markup-less <description> tags (Richard Hughes)
+ - Support the 'origin' attribute on the root node (Richard Hughes)
+
+Bugfixes:
+ - Do not crash when using getting an unset description (Richard Hughes)
+ - Do not depend on functions introduced in Glib 2.39.1 (Richard Hughes)
+ - Fix parsing incompletely translated AppData files (Richard Hughes)
+ - The 'appcategories' tag is now deprecated for 'categories' (Richard Hughes)
+
Version 0.1.0
~~~~~~~~~~~~~
Released: 2014-03-18