We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b02609 commit fb5be02Copy full SHA for fb5be02
1 file changed
CHANGES.rst
@@ -2,6 +2,29 @@
2
Release Notes
3
=============
4
5
+.. _Release Notes_1.0.10:
6
+
7
+1.0.10
8
+======
9
10
+.. _Release Notes_1.0.10_New Features:
11
12
+New Features
13
+------------
14
15
+- When there's no handler for the request, add more details to the response
16
+ sent by the server about the request to help debugging.
17
18
19
+.. _Release Notes_1.0.10_Other Notes:
20
21
+Other Notes
22
+-----------
23
24
+- Use ruff for linting. It includes some source code changes which should not
25
+ introduce functional changes, or API changes.
26
27
28
.. _Release Notes_1.0.9:
29
30
1.0.9
0 commit comments