diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-17 17:42:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-07-17 17:42:45 +0200 |
commit | 084b286d81e4ea12d518e6df95fbab72f3c20fa2 (patch) | |
tree | 06415874ad6bbe18dce4b8ad14a2c28c27edde8f | |
parent | dd8cfadb1f090e3f1f2c6660b12b2e5d50617b5e (diff) |
Minor tweaks to NEWS file
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,8 +1,9 @@ Version 0.13.0 * The SPDX License Expression is now the default scheme for the 'license' - package manifest value. See the "license" section in the manual for - details. + package manifest value. + + See the "license" section in the manual for details. * New --pkg-proxy common option. |