From 0e5b6378dbb618921aea3bf7b123cfe7a499fd87 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 16 Nov 2019 13:01:16 +0200 Subject: Update NEWS file --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/NEWS b/NEWS index 12455cc..4c57490 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +Version 0.12.0 + + * Ability to specify the full package version constraint in the pkg-build + command. + + For example: + + $ bpkg build "bar < 2.0.0" + + See bpkg-pkg-build(1) for details. + + * Support for default options files (aka tool config files). + + See the bpkg-default-options-files(1) help topic for background and the + DEFAULT OPTIONS FILES section in each command's man pages for specifics. + + * Support for tests, examples, and benchmarks as separate packages. + + See the "tests, examples, benchmarks" section in the manual for details. + Version 0.11.0 * The 'tags' package manifest value has been deprecated and replaced with -- cgit v1.1