DOC: whatsnew entry

This commit is contained in:
llllllllll
2015-11-10 15:36:25 -05:00
parent ce3e1470af
commit 5d44e75ebf
3 changed files with 55 additions and 0 deletions
+2
View File
@@ -144,6 +144,8 @@ Bug Fixes
Performance
~~~~~~~~~~~
None
Maintenance and Refactorings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+2
View File
@@ -183,6 +183,8 @@ Maintenance and Refactorings
Build
~~~~~
None
Documentation
~~~~~~~~~~~~~
+51
View File
@@ -0,0 +1,51 @@
Release 0.8.4
-------------
:Release: 0.8.4
:Date: TBD
Highlights
~~~~~~~~~~
None
Enhancements
~~~~~~~~~~~~
None
Experimental Features
~~~~~~~~~~~~~~~~~~~~~
.. warning::
Experimental features are subject to change.
None
Bug Fixes
~~~~~~~~~
* Fixes an issue that would cause the daily/minutely method caching to change
the ``len`` of a :class:`~zipline.protocol.SIDData` object. This would cause
us to think that the object was not empty even when it was (:issue:`826`).
Performance
~~~~~~~~~~~
None
Maintenance and Refactorings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
None
Build
~~~~~
None
Documentation
~~~~~~~~~~~~~
None