aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-16 13:01:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-16 13:01:16 +0200
commitc77a64c909c0cd4ce7fc1e9f1984b3bc5b7f1091 (patch)
tree72446423f1c8b2d0ec824a7e8a36853e635310f3
parent750bb4f38bdd986f76d570cb1197921d34ac29f8 (diff)
Update NEWS file
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4f5b77..1d3a6e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 0.12.0
+
+ * Support for specifying explicit environment names in buildtabs.
+
+ * Support for tests, examples, and benchmarks as separate packages.
+
+ * The submit-git handler can now replace an existing package version
+ revision.
+
+ * Significant speedup to the builds page loading.
+
+ * Unbuilt configurations are now displayed on the package version details
+ page.
+
+ * Support for marking internal repositories as non-buildable.
+
Version 0.11.0
* Support for displaying Markdown package descriptions.