diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-14 11:14:05 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-14 11:14:05 +0200 |
commit | 830449e195736d58c3d33df929a99d533408ba0a (patch) | |
tree | f5420e9546b0b941d64f6ae44229729b77511291 | |
parent | 30b37545ea821bd5a73bdc0a41d5b37c1c002a37 (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 0.13.0 + + * The SPDX License Expression is now the default scheme for the 'license' + manifest value. See the "license" section in the manual for details. + + * New --pkg-proxy common option. + + This option specifies the proxy server to use when fetching package + manifests and archives from remote pkg repositories. See the option + documentation in the bpkg-common(1) for details. + + * External test packages can now have their own build constraints. + Version 0.12.0 * Ability to specify the full package version constraint in the pkg-build |