summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASING.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt
index 6d25ecb62..571b7f76c 100644
--- a/RELEASING.txt
+++ b/RELEASING.txt
@@ -24,7 +24,9 @@ Releasing Pyramid
communicate with contributors).
- Copy relevant changes (delta bug fixes) from CHANGES.txt to
- docs/whatsnew-X.X (if it's a major release).
+ docs/whatsnew-X.X (if it's a major release). Minor releases should
+ include a link under "Bug Fix Releases" to the minor feature
+ changes in CHANGES.txt .
- update README.rst to use correct versions of badges and URLs according to
each branch and context, i.e., RTD "latest" == GitHub/Travis "1.x-branch".