DOC: whatsnew entry

This commit is contained in:
Joe Jevnik
2016-01-05 18:08:20 -05:00
parent a524cf1880
commit f09af0b770
+3
View File
@@ -99,6 +99,9 @@ Bug Fixes
:class:`~zipline.errors.SetSlippagePostInit` and
:class:`~zipline.errors.SetCommissionPostInit` (:issue:`923`).
* Fixed an issue in the CLI that would cause assets to be added twice.
This would map the same symbol to two different sids (:issue:`942`).
Performance
~~~~~~~~~~~