DOC: Updated whatsnew

This commit is contained in:
Richard Frank
2015-11-13 09:44:42 -05:00
parent 526e9f1719
commit f3f5d8a425
+1
View File
@@ -67,3 +67,4 @@ Miscellaneous
* Adds :func:`~zipline.utils.test_utils.subtest` decorator for creating subtests
without ``nose_parameterized.expand`` which bloats the test output
(:issue:`833`).
* Limits timer report in test output to 15 longest tests (:issue:`838`).