Skip to content

Commit

Permalink
CHANGES.rst: add release notes for 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Feb 24, 2024
1 parent 0b02609 commit fb5be02
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,29 @@
Release Notes
=============

.. _Release Notes_1.0.10:

1.0.10
======

.. _Release Notes_1.0.10_New Features:

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

- When there's no handler for the request, add more details to the response
sent by the server about the request to help debugging.


.. _Release Notes_1.0.10_Other Notes:

Other Notes
-----------

- Use ruff for linting. It includes some source code changes which should not
introduce functional changes, or API changes.


.. _Release Notes_1.0.9:

1.0.9
Expand Down

0 comments on commit fb5be02

Please sign in to comment.