aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2024-06-11 14:44:11 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2024-06-11 14:44:11 +0200
commit9b316d1a7a8f10ac65cc51df43a9a37eb7b2a22c (patch)
tree6ec76d342c55efe83490a1e769dd3be6416572d1
parent2646bc5a094241a7dd2b4f92e040f1ab452a3909 (diff)
Update NEWS file
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5382c22..2c3f631 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 0.17.0
+
+ * Support for auxiliary machines/configurations.
+
+ * Support for tenant-associated service notifications. These can be used,
+ for example, for third-party CI UI integration (such as GitHub).
+
+ * Support for canceling CI requests.
+
+ * Support for custom build bots.
+
+ * The build-toolchain-email configuration option can now be used to specify
+ per-toolchain values.
+
+ * New search-description configuration option.
+
+ * New --ignore-unresolv-tests, --ignore-unresolv-cond loader options.
+
Version 0.16.0
* Note: brep_build database schema migration from version 18 is unsupported.