summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-08-02 19:31:38 +0100
committerLars Wirzenius <liw@liw.fi>2013-08-02 19:31:38 +0100
commit3ee1542566627fb33eae7edcb67b97e28de7f975 (patch)
tree2acf8dff27122075df6511bdce782943bb7d926f
parentf1b64b8535c73381d819d8c74c16dca067caf69c (diff)
downloadcmdtest-3ee1542566627fb33eae7edcb67b97e28de7f975.tar.gz
Update NEWS about yarn --timings
-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
--------------------------------