Skip to content

Commit

Permalink
Release 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Sep 23, 2019
1 parent fcbf130 commit 95c6160
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Deprecated

- Providing the fields `type` or `id` in a resource not as a string will be throw an ValidationException in v1.0, provide them always as strings instead.
- Providing the fields `type` or `id` in a resource not as a string will be throw a ValidationException in v1.0, provide them always as strings instead.

## [0.10] - 2018-11-07

Expand Down Expand Up @@ -254,7 +254,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Validator fits nearly 100% specification
- Full test coverage

[Unreleased]: https://github.com/Art4/json-api-client/compare/0.10...HEAD
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.10.1...HEAD
[0.10.1]: https://github.com/Art4/json-api-client/compare/0.10...0.10.1
[0.10]: https://github.com/Art4/json-api-client/compare/0.9.1...0.10
[0.9.1]: https://github.com/Art4/json-api-client/compare/0.9...0.9.1
[0.9]: https://github.com/Art4/json-api-client/compare/0.8.1...0.9
Expand Down

0 comments on commit 95c6160

Please sign in to comment.