summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-08-02 19:31:55 +0100
committerLars Wirzenius <liw@liw.fi>2013-08-02 19:31:55 +0100
commit3ca820dce1960509a29688f170538cb4ca5ac577 (patch)
tree2acf8dff27122075df6511bdce782943bb7d926f /NEWS
parent0e875126d927ffd17fb714abb914c857b638ce74 (diff)
parent3ee1542566627fb33eae7edcb67b97e28de7f975 (diff)
downloadcmdtest-3ca820dce1960509a29688f170538cb4ca5ac577.tar.gz
Merge branch 'liw/timings'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4951f4c..35bbc38 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ Version 0.10, released UNRELEASED
to point at the root of the source tree (the directory where yarn
was invoked from).
+* A new option, `--timings`, has been added to yarn to report how long
+ each scenario and each step took.
+
Version 0.9, released 2013-07-23
--------------------------------