aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-07-14 11:14:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-07-14 11:14:05 +0200
commit830449e195736d58c3d33df929a99d533408ba0a (patch)
treef5420e9546b0b941d64f6ae44229729b77511291
parent30b37545ea821bd5a73bdc0a41d5b37c1c002a37 (diff)
Update NEWS file
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c57490..61bd77c 100644
--- a/NEWS
+++ b/NEWS
@@ -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