From 9451e0bdd33b06310ca1d695382ddbafd2d403d7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Jul 2020 17:42:32 +0200 Subject: Minor tweaks to NEWS file --- NEWS | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 61447c8..a5dbc20 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,15 @@ Version 0.13.0 * The SPDX License Expression in now the default scheme in the bdep-new - --type|-t,license sub-option. Auto-detected licenses now also result in - the SPDX License ID in the 'license' package manifest value. + --type|-t,license sub-option. - * New source layout customization mechanisms in bdep-new. In particular, the - split include/src layout is now supported out of the box: + Auto-detected licenses now also result in the SPDX License ID in the + 'license' package manifest value. + + * New source layout customization mechanisms in bdep-new. + + In particular, the split include/src layout is now supported out of the + box: $ bdep new -l c++ -t lib,split libhello @@ -18,8 +22,10 @@ Version 0.13.0 * The bdep-new command now generates the .gitattributes file with sensible defaults. - * The bdep-new --subdirectory mode option has been renamed to --source. The - corresponding options file has been renamed to bdep-new-source.options. + * The bdep-new --subdirectory mode option has been renamed to --source. + + The corresponding default options file has also been renamed to + bdep-new-source.options. * The bdep-new binless sub-option has been moved from --lang|-l to --type|t. -- cgit v1.1