diff options
author | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2023-04-04 19:03:30 +0100 |
---|---|---|
committer | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2023-04-04 19:03:30 +0100 |
commit | ad98c722906ac1353f150b90b00fd1c7f5000964 (patch) | |
tree | a516753055cdedc544a4bf5e1885a06ea975c1bf | |
parent | 961f96de7a3f5905a18531f65ddaf0a93e14d5d0 (diff) | |
download | sphinx-git-ad98c722906ac1353f150b90b00fd1c7f5000964.tar.gz |
Remove 'Previous versions' section in CHANGES
-rw-r--r-- | CHANGES | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -7407,11 +7407,3 @@ Features added of HTML built with the ``dirhtml`` builder. - #444: In templates, properly re-escape values treated with the "striptags" Jinja filter. - - -Previous versions -================= - -The changelog for versions before 1.0 can be found in the file ``CHANGES.old`` -in the source distribution or `at GitHub -<https://github.com/sphinx-doc/sphinx/raw/master/CHANGES.old>`__. |