aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c32c19..5382c22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Version 0.16.0
+
+ * Note: brep_build database schema migration from version 18 is unsupported.
+
+ * Support for build artifact upload.
+
+ * Support for *-package-config package manifest value functionality.
+
+ * Support for interrupted build results.
+
+ * Support for random package ordering when issuing build tasks.
+
+ * Support for package-description, package-description-{file,type} package
+ manifest values.
+
+Version 0.15.0
+
+ * Support for disabling build notification emails per toolchain.
+
+ * The submit-git and submit-pub handlers now deny submissions of older
+ package version revisions.
+
+ * Support for footnotes in cmark-gfm.
+
+Version 0.14.0
+
+ * Support for interactive CI.
+
+ * Support for soft and hard rebuilds.
+
+ * Support for build-time dependencies and the target/host configuration
+ split awareness.
+
+ * Initial support for private brep-as-VM setup (see etc/private/README).
+
+ * Build notifications are no longer sent if the build-email package manifest
+ value is unspecified.
+
Version 0.13.0
* Support for the alternative package rebuild timeout.