summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca4c92a..878ebf9 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Version 0.22+git, not yet released
* Yarn now has the `--stop-on-first-fail` setting, which makes it stop
if a scenario step fails, and not continue with the next scenario.
+* Yarn now adds SRCDIR to PYTHONPATH, if `--shell=python` is used.
+
Version 0.22, released 2016-02-04
---------------------------------