diff options
| author | Tim Tisdall <tisdall@gmail.com> | 2015-04-15 15:08:57 +0000 |
|---|---|---|
| committer | Tim Tisdall <tisdall@gmail.com> | 2015-04-15 15:08:57 +0000 |
| commit | c0fdece49783285958694442abd511efec524537 (patch) | |
| tree | bdcf2e39477ee7f905b3eea2f83877edeb14f0b1 /RELEASING.txt | |
| parent | c613d39971f0af0665fc82ce6bee2e8da25d34ba (diff) | |
| download | pyramid-c0fdece49783285958694442abd511efec524537.tar.gz pyramid-c0fdece49783285958694442abd511efec524537.tar.bz2 pyramid-c0fdece49783285958694442abd511efec524537.zip | |
mention adding links in whatsnew for minor revs
Diffstat (limited to 'RELEASING.txt')
| -rw-r--r-- | RELEASING.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASING.txt b/RELEASING.txt index 553d2dcf2..9f085d7f4 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 . - Make sure docs render OK:: |
