summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
-rw-r--r--RELEASE2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0334e00..82e71e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.7.6
+~~~~~~~~~~~~~~
+Released: 2018-02-09
+
+New Features:
+ - Add support for release types (Richard Hughes)
+
+Bugfixes:
+ - Do not deference invalid lists when parsing invalid desktop files (Marco Trevisan)
+ - Fix an invalid read when using as_app_parse_data() from Python (Richard Hughes)
+ - Never include '&' in attribute values (Richard Hughes)
+
Version 0.7.5
~~~~~~~~~~~~~~
Released: 2017-01-22
diff --git a/RELEASE b/RELEASE
index 3236307..333ceb3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,7 +7,7 @@ git shortlog appstream_glib_0_7_5.. | grep -i -v trivial | grep -v Merge > NEWS.
--------------------------------------------------------------------------------
Version 0.7.6
~~~~~~~~~~~~~~
-Released: 2017-xx-xx
+Released: 2018-xx-xx
Notes: