We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccbd0d commit 9dfae51Copy full SHA for 9dfae51
1 file changed
CHANGES.rst
@@ -2,6 +2,29 @@
2
Release Notes
3
=============
4
5
+.. _Release Notes_1.0.4:
6
+
7
+1.0.4
8
+=====
9
10
+.. _Release Notes_1.0.4_Bug Fixes:
11
12
+Bug Fixes
13
+---------
14
15
+- Fixed type hinting of ``HeaderValueMatcher.DEFAULT_MATCHERS``, which did
16
+ not allow modifications, however it is explicitly allowed in the documentation.
17
18
19
+.. _Release Notes_1.0.4_Other Notes:
20
21
+Other Notes
22
+-----------
23
24
+- Version of flake8 library updated to require 4.0.0+ at minimum. This is
25
+ required to make flake8 working on recent python versions.
26
27
28
.. _Release Notes_1.0.3:
29
30
1.0.3
0 commit comments