From b37b7cd89c607eb484110654ec616005046d744d Mon Sep 17 00:00:00 2001 From: llllllllll Date: Wed, 11 Nov 2015 19:20:36 -0500 Subject: [PATCH] DOC: add entry for release-process docs --- 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 d6e17e8c..33849bf8 100644 --- a/docs/source/whatsnew/0.8.4.txt +++ b/docs/source/whatsnew/0.8.4.txt @@ -55,4 +55,4 @@ Build Documentation ~~~~~~~~~~~~~ -None +* Document the release process for developers (:issue:`835`).