Skip to content

Commit

Permalink
Add a changelog entry for v9.0.0
Browse files Browse the repository at this point in the history
Ref #339

N.B. The version title is disabled for now until the release
is ready to be cut.
  • Loading branch information
jaraco authored and webknjaz committed Dec 13, 2020
1 parent e3d152e commit 9ba742d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@
on :py:data:``SIGINT`` originally fixed by :pr:`322` and
:pr:`331` but reintroduced by the changes in :pr:`311`
-- by :user:`liamstask`.
.. .. scm-version-title:: v9.0.0
- :issue:`252` via :pr:`339`: Cheroot now requires Python
3.6 or later. Python 3.5 and Python 2.7 are still supported
by the :gh:`maint/8.x branch
<cherrypy/cheroot/tree/maint/8.x>` and stabilizing
bugfixes will be accepted to that branch.

.. scm-version-title:: v8.5.0

Expand Down
1 change: 1 addition & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
AppVeyor
Args
backports
bugfixes
builtin
b'xb
compat
Expand Down

0 comments on commit 9ba742d

Please sign in to comment.