diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-07 11:05:43 +0200 |
commit | c64f5e5e8564591879c2f03e82b903aaa055e6c6 (patch) | |
tree | 6e8765dfaee87e23e93603139016e37bb91818eb | |
parent | c64e4e8650ef5bedffd5df4464ac446385f381ef (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |