From 234ab15be34e352d138f8ec04f279782324e077b Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Tue, 10 Nov 2015 17:58:49 -0500 Subject: [PATCH] DOC: Updated whatsnew --- docs/source/whatsnew/0.8.4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/whatsnew/0.8.4.txt b/docs/source/whatsnew/0.8.4.txt index fb2a12dd..92d721ce 100644 --- a/docs/source/whatsnew/0.8.4.txt +++ b/docs/source/whatsnew/0.8.4.txt @@ -43,7 +43,7 @@ None Build ~~~~~ -None +* Makes zipline install requirements more flexible (:issue:`825`). Documentation ~~~~~~~~~~~~~