DOC Add highlights section to release announcements.

This commit is contained in:
Thomas Wiecki
2015-02-13 14:18:48 +01:00
parent 44083b9906
commit fa9e61909b
+6
View File
@@ -1,5 +1,11 @@
# Zipline 0.8.0 Release Notes
## Highlights
* New documentation system with a new website at [zipline.io](http://www.zipline.io)
* Major performance enhancements.
* Dynamic history.
## 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)