Skip to content

Commit

Permalink
Add the URN fix to the CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jul 31, 2022
1 parent c9a3667 commit 6f18518
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
v4.9.0
------

* Fix relative ``$ref`` resolution when the base URI is a URN or other scheme
(#544).
* ``pkgutil.resolve_name`` is now used to retrieve validators
provided on the command line. This function is only available on
3.9+, so 3.7 and 3.8 (which are still supported) now rely on the
Expand Down

0 comments on commit 6f18518

Please sign in to comment.