Skip to content

Commit

Permalink
CHANGES.rst: add release notes for 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Feb 13, 2024
1 parent d926ef9 commit 0fbadf9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Release Notes
=============

.. _Release Notes_1.0.9:

1.0.9
=====

.. _Release Notes_1.0.9_New Features:

New Features
------------

- Add ``__repr__`` to ``RequestHandler`` object so when it is compared (eg. with
the ``log`` attribute of the server) it will show the matcher parameters.


.. _Release Notes_1.0.8:

1.0.8
Expand Down

0 comments on commit 0fbadf9

Please sign in to comment.