summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0bab1ef..b62f738 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.6.9
+~~~~~~~~~~~~~
+Released: 2017-02-27
+
+New Features:
+ - Add AsFormat object and deprecate app_set_source_file() (Richard Hughes)
+
+Bugfixes:
+ - Do not set the AsApp state using the AsRelease state (Richard Hughes)
+ - Fail to validate if any release is in the future (Richard Hughes)
+ - Fail to validate if the release children are in the wrong order (Richard Hughes)
+
Version 0.6.8
~~~~~~~~~~~~~
Released: 2017-02-01