summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e01387b..56e3bcf 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Version 0.19, released UNRELEASED
This can be used to use Python instead of sh:
`--shell=/usr/bin/python2 --shell-arg=''`.
+* Yarn now supports the `--cd-datadir` setting to have each step run
+ in `DATADIR` instead of `SRCDIR`. The default remains `SRCDIR`, but
+ at some point in the future, the default will probably change.
+
Version 0.18, released 2015-11-06
---------------------------------