From fabac9e3b9744339324e6b2f0443774361c71a45 Mon Sep 17 00:00:00 2001 From: Scott Sanderson Date: Tue, 8 Dec 2015 12:43:57 -0500 Subject: [PATCH] DOC: Add whatsnew. --- docs/source/whatsnew/0.8.4.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/whatsnew/0.8.4.txt b/docs/source/whatsnew/0.8.4.txt index a55df6fe..b5942387 100644 --- a/docs/source/whatsnew/0.8.4.txt +++ b/docs/source/whatsnew/0.8.4.txt @@ -83,6 +83,8 @@ Documentation * Added reference docs for Asset Metadata APIs. (:issue:`864`). * Generated documentation now includes links to source code for many classes and functions. (:issue:`864`). +* Added platform-specific documentation describing how to find binary + dependencies. (:issue:`883`). Miscellaneous ~~~~~~~~~~~~~