Skip to content

Commit c045ab9

Browse files
committed
add fragment fixes to changelog
1 parent c190c02 commit c045ab9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
- Rescue URI error when initializing a data string that contains a colon
1515
- Fragments with an odd number of components no longer raise an `undefined method `validate'`
1616
error
17+
- Incorrect instantiation of json documents as schemas when resolving fragments
18+
- Validation of a schema with validate_schema and a fragment validates the schema at the fragment pointer
19+
- Handling of fragment strings containing URI escaped values and pointers escaped with ~0 / ~1
1720

1821
## [2.8.0] - 2017-02-07
1922

0 commit comments

Comments
 (0)