diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-07 10:29:45 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-07 10:29:45 +0200 |
commit | 9f936067f5eb65b2f45f8be0546eb1f975c8aae0 (patch) | |
tree | 7ac34b71467b38035599b4e04b007718d15e06ea | |
parent | b7ff8f89cea055e75881e716d8358ffa4d7779af (diff) |
Update NEWS file
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Version 0.14.0 + + * Support for interactive CI. + + * Support for soft and hard rebuilds. + + * Support for build-time dependencies and target/host configuration split + awareness. + + * Initial support for private brep-as-VM setup (see etc/private/README). + + * Build notifications are no longer sent if build-email package manifest + value is unspecified. + Version 0.13.0 * Support for the alternative package rebuild timeout. |