aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-29 14:30:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-29 14:30:48 +0200
commit3fc9357e99bb8020287cd41cf2b7a523a8f7c113 (patch)
tree03d42edf14e4a9f372e5407db9f78a7b63267fb3
parent365e61d0c072fd53ac704fa40e2259350b4f1198 (diff)
Update NEWS file
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a8a32e6..0bdcfa2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 0.7.0
+
+ * Add support for git repository locations.
+
+ * Add support for dir repository type.
+
+ * Add repository type prefix to repository canonical name.
+
+ * Add support for version iteration.
+
+ * Add support for dependent repository trust.
+
+ * Make base repository manifest in repositories.manifest optional.
+
+ * Change version epoch format from '<num>~' to '+<num>-'.
+
+ * Add support for dependency constraint shortcut operators (~ and ^).
+
Version 0.6.0
* Support for build-include and build-exclude manifest values.