Skip to content

Commit 95c6160

Browse files
committed
Release 0.10.1
1 parent fcbf130 commit 95c6160

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Deprecated
1111

12-
- 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.
12+
- 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.
1313

1414
## [0.10] - 2018-11-07
1515

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

257-
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.10...HEAD
257+
[Unreleased]: https://github.com/Art4/json-api-client/compare/0.10.1...HEAD
258+
[0.10.1]: https://github.com/Art4/json-api-client/compare/0.10...0.10.1
258259
[0.10]: https://github.com/Art4/json-api-client/compare/0.9.1...0.10
259260
[0.9.1]: https://github.com/Art4/json-api-client/compare/0.9...0.9.1
260261
[0.9]: https://github.com/Art4/json-api-client/compare/0.8.1...0.9

0 commit comments

Comments
 (0)