aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-07 11:05:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-07 11:05:43 +0200
commitc64f5e5e8564591879c2f03e82b903aaa055e6c6 (patch)
tree6e8765dfaee87e23e93603139016e37bb91818eb
parentc64e4e8650ef5bedffd5df4464ac446385f381ef (diff)
Update NEWS file
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3546129..e28b63b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.6.0
+
+ * Add doc-url and src-url manifest values.
+
+ * Support for repository certificate wildcards.
+
+ A wildcard in the *.example.com form matches any single-level subdomain
+ while **.example.com -- any subdomains. See the bpkg-repository-signing(1)
+ help topic for details.
+
Version 0.5.0
* Multiple usability fixes and improvements.