Created 0.7.1 release notes

This commit is contained in:
Delaney Granizo-Mackenzie
2014-07-29 12:59:00 -04:00
parent 3b9fa53719
commit 79041df093
+6
View File
@@ -0,0 +1,6 @@
# Zipline 0.7.1 Release Notes
## Bug Fixes (BUG)
* Fix a bug where the reported returns could sharply dip for random periods of time.
[PR378](https://github.com/quantopian/zipline/pull/378)