DOC: final cleanup

This commit is contained in:
llllllllll
2015-11-06 15:10:34 -05:00
parent 7980e47de8
commit 5c57be859d
2 changed files with 45 additions and 61 deletions
+2 -5
View File
@@ -2,7 +2,7 @@ Release 0.8.0
-------------
:Release: 0.8.0
:Date: TBD
:Date: November 6, 2015
Highlights
~~~~~~~~~~
@@ -148,7 +148,7 @@ Experimental Features
Experimental features are subject to change.
* Adds new Pipeline API. The pipeline API is a high-level declarative API for
representing trailing window computaions on large datasets (:issue:`630`).
representing trailing window computations on large datasets (:issue:`630`).
* Adds support for futures trading (:issue:`637`).
* Adds Pipeline loader for blaze expressions. This allows users to pull data
from any format blaze understands and use it in the Pipeline
@@ -187,6 +187,3 @@ Documentation
~~~~~~~~~~~~~
* Switched to sphinx for the documentation (:issue:`816`).
Contributors
~~~~~~~~~~~~