Skip to content

Commit 549f9e5

Browse files
committed
Fix the rest of the CHANGELOG headings from #983.
1 parent 90f7d20 commit 549f9e5

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1+
v4.11.0
2+
=======
3+
4+
* Make the rendered README in PyPI simpler and fancier. Thanks Hynek (#983)!
5+
16
v4.10.3
2-
-------
7+
=======
38

49
* ``jsonschema.validators.validator_for`` now properly uses the explicitly
510
provided default validator even if the ``$schema`` URI is not found.
611

712
v4.10.2
8-
-------
13+
=======
914

1015
* Fix a second place where subclasses may have added attrs attributes (#982).
1116

1217
v4.10.1
13-
-------
18+
=======
1419

1520
* Fix Validator.evolve (and APIs like ``iter_errors`` which call it) for cases
1621
where the validator class has been subclassed. Doing so wasn't intended to be

0 commit comments

Comments
 (0)