Skip to content

Latest commit

History

History
84 lines (61 loc) 路 3.67 KB

CHANGELOG.md

File metadata and controls

84 lines (61 loc) 路 3.67 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

For a full diff see [2.0.0...main][2.0.0...main].

[2.0.1][2.0.1]

For a full diff see 2.0.0...2.0.1.

Fixed

  • Started throwing an Exception\CanNotResolve exception instead of an Exception\ResolvedToRootSchema when the JsonPointer is not a valid URI fragment identifier representation of a JSON pointer (#201), by @localheinz

Changed

For a full diff see 1.0.0...2.0.0.

Added

Changed

For a full diff see dcd4cfb...1.0.0.

Added