From e812a1c7a8d37b8eba1e64d6f6bc18e8d33d8cae Mon Sep 17 00:00:00 2001 From: Scott Sanderson Date: Thu, 19 Nov 2015 00:13:31 -0500 Subject: [PATCH] DOC: Document updates to documentation. --- 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 c61cce9f..ae6a72bc 100644 --- a/docs/source/whatsnew/0.8.4.txt +++ b/docs/source/whatsnew/0.8.4.txt @@ -68,6 +68,8 @@ Documentation ~~~~~~~~~~~~~ * Document the release process for developers (:issue:`835`). +* Added reference docs for the Pipeline API. (:issue:`864`). +* Added reference docs for Asset Metadata APIs. (:issue:`864`). Miscellaneous ~~~~~~~~~~~~~