summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 62deefdd5..f919a984d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@
(unreleased)
============
+API
+---
+
+ o `ErrorDomain` and `LoadErrorReason` are now available in the public
+ `buildstream.exceptions` module for use in test suites of external plugins.
+
Plugins
-------