summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-03-18 13:45:16 +0000
committerRichard Hughes <richard@hughsie.com>2014-03-18 13:45:16 +0000
commitc6c200121eb23b1fce4e1aae09e2d477b30333b4 (patch)
treea0d041beffedbb93d992a048daf310a28a953857
parent81916a05f900b0b3f480c8cc4f5860c4d7aebb71 (diff)
downloadappstream-glib-appstream_glib_0_1_0.tar.gz
Release version 0.1.0appstream_glib_0_1_0
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b13789..74d7774 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,14 @@
+Version 0.1.0
+~~~~~~~~~~~~~
+Released: 2014-03-18
+Notes:
+ - This library provides GObjects and helper methods to make it easy to read and
+ write AppStream metadata.
+
+New Features:
+ - Add and search for applications in an application store
+ - Easily retrieve the best application data for the current locale
+ - Efficiently interface with more heavy-weight parsers like expat
+ - Get screenshot image data and release announcements
+ - Read and write compressed AppStream XML files