Skip to content

Commit 9dfae51

Browse files
committed
CHANGES.rst: add release notes for 1.0.4
1 parent 6ccbd0d commit 9dfae51

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22
Release Notes
33
=============
44

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+
528
.. _Release Notes_1.0.3:
629

730
1.0.3

0 commit comments

Comments
 (0)