From fb21f8e8f33e9737b2e7f237d203773cda1c6567 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 4 Oct 2021 08:55:06 -0400 Subject: docs: the 5.0 change summary shouldn't be so prominent anymore --- CHANGES.rst | 7 ++++--- doc/index.rst | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 909ccde2..50a81aaf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,9 +9,7 @@ These changes are listed in decreasing version number order. Note this can be different from a strict chronological order when there are two branches in development at the same time, such as 4.5.x and 5.0. -This list is detailed and covers changes in each pre-release version. If you -want to know what's different in 5.0 since 4.5.x, see :ref:`whatsnew5x`. - +This list is detailed and covers changes in each pre-release version. .. When updating the "Unreleased" header to a specific version, use this .. format. Don't forget the jump target: @@ -468,6 +466,9 @@ Version 5.0 --- 2019-12-14 Nothing new beyond 5.0b2. +A summary of major changes in 5.0 since 4.5.x is in see :ref:`whatsnew5x`. + + .. _changes_50b2: diff --git a/doc/index.rst b/doc/index.rst index 2b4a6a45..927248e4 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -222,6 +222,5 @@ More information contributing trouble faq - whatsnew5x changes sleepy -- cgit v1.2.1