Skip to content

Commit

Permalink
DOC: whatsnew entry for total_positions_value bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jfkirk committed Jan 19, 2016
1 parent 1365b91 commit 85099c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/whatsnew/0.8.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ Bug Fixes
* 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`).

* Fixed an issue where the
:class:"`~zipline.finance.performance.period.PerformancePeriod` incorrectly
reported the total_positions_value when creating a
:class:`~zipline.protocol.Account` (:issue:`950`).


Performance
~~~~~~~~~~~
Expand Down

0 comments on commit 85099c3

Please sign in to comment.