Skip to content

Commit

Permalink
CHANGELOG: Refs to embeds is a bugfix not feature
Browse files Browse the repository at this point in the history
  • Loading branch information
handrews committed Aug 5, 2023
1 parent 1ba48b7 commit be71a71
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ Changelog

v0.11.1 (in development)
------------------------
Features:
Bug Fixes:

* Allow adding a source with a base URI of ``None`` to match full URIs as the ``relative_path``
* ``JSONPointer`` and ``RelativeJSONPointer`` now have class attributes defining
the exceptions that they use, which can be overidden in subclasses
* Cached properties for accessing document and resource root schemas from subschemas
* Support mutually referencing embedded subschema resources with the
``resolve_references`` constructor parameter and method for ``JSONSchema``.
* Support mutually referencing embedded subschema resources with the
``resolve_references`` constructor parameters and methods on
``JSONSchema``, ``Catalog``, and ``create_catalog``.
Expand Down

0 comments on commit be71a71

Please sign in to comment.