DOC: Added whatsnew

This commit is contained in:
Richard Frank
2016-01-21 11:47:32 -05:00
parent 2eeb6e78f6
commit 46a47d407c
+3
View File
@@ -127,6 +127,9 @@ Bug Fixes
reported the total_positions_value when creating a
:class:`~zipline.protocol.Account` (:issue:`950`).
* Fixed issues around KeyErrors coming from history and BarData on 32-bit
python, where Assets did not compare properly with int64s (:issue:`959`).
Performance
~~~~~~~~~~~