Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed May 17, 2023
1 parent 80eaeaa commit fbd6912
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
.. scm-version-title:: v10.0.0

- :issue:`504` via :pr:`505`: Cheroot now accepts a
``reuse_port`` parameter on the ``HTTPServer`` object.
Subclasses overriding ``prepare_socket`` will no longer
work and will need to adapt to the new interface.

.. scm-version-title:: v9.0.0

- :issue:`252` via :pr:`339`: Cheroot now requires Python
Expand Down

0 comments on commit fbd6912

Please sign in to comment.