Skip to content

Commit

Permalink
add fragment fixes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
notEthan committed Mar 13, 2018
1 parent 0928ee6 commit 08e266d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Rescue URI error when initializing a data string that contains a colon
- Fragments with an odd number of components no longer raise an `undefined method `validate'`
error
- Incorrect instantiation of json documents as schemas when resolving fragments
- Validation of a schema with validate_schema and a fragment validates the schema at the fragment pointer
- Handling of fragment strings containing URI escaped values and pointers escaped with ~0 / ~1

## [2.8.0] - 2017-02-07

Expand Down

0 comments on commit 08e266d

Please sign in to comment.