diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d36b5a..23725a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +- Return specific validation errors for `oneOf`, by using `statementType` to pick the correct sub-schema. Only works for BODS. + ## [0.3.1] - 2018-11-30 ### Fixed