summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16efc7f..252b256 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,11 @@ Version 0.23+git, not yet released
* The `debootstrap` action now defaults to using the `deb.debian.org`
mirror, if the action doesn't specify one.
+* The `debootstrap` action now accepts a suite value of `auto`, which
+ makes it get the suite name from the `debian_codename` pipeline
+ parameter. The old behaviour of having the suite name as an argument
+ to the `debootstrap` field in the action still works.
+
Version 0.23, released 2018-01-22
----------------------------------