diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-25 11:19:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-07-25 11:47:26 +0200 |
commit | a842b30d5b62603a2a7d40c682da0c0f954eac40 (patch) | |
tree | 31c7acb6d48db5fd57f41fac96095c42bf0d32ef | |
parent | 0312b5e20763141cb3a8998b4930d03e2d649a7d (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Version 0.15.0 + + * Support for JSON output in the bdep-status, bdep-config-list commands. + + See the --stdout-format option in bdep-status(1) and bdep-config(1) + for details. + + * Support for submitting for CI packages with a non-standard version. + + See bdep-ci(1) for details. + + * Support for publishing packages with a non-standard version. + + See bdep-publish(1) for details. + Version 0.14.0 * Support for configuration types, configuration linking, and build-time |