DOC: Add whatsnew entry.

This commit is contained in:
Scott Sanderson
2016-02-10 18:51:33 -05:00
parent dfb1832231
commit 9551e13895
+3
View File
@@ -130,6 +130,9 @@ Bug Fixes
* Fixed issues around KeyErrors coming from history and BarData on 32-bit
python, where Assets did not compare properly with int64s (:issue:`959`).
* Fixed a bug where boolean operators were not properly implemented on
:class:~zipline.pipeline.Filter` (:issue:`991`).
Performance
~~~~~~~~~~~