Skip to content

Commit 6cc819a

Browse files
committed
Release 0.10.2
1 parent a47d50f commit 6cc819a

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [0.10.1] - 2019-09-24
8+
## [Unreleased](https://github.com/Art4/json-api-client/compare/0.10.2...HEAD)
9+
10+
## [0.10.2 - 2020-06-21](https://github.com/Art4/json-api-client/compare/0.10.1...0.10.2)
11+
12+
### Fixed
13+
14+
- Relationship links can be an object
15+
16+
## [0.10.1 - 2019-09-24](https://github.com/Art4/json-api-client/compare/0.10...0.10.1)
917

1018
### Deprecated
1119

1220
- 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.
1321

14-
## [0.10] - 2018-11-07
22+
## [0.10 - 2018-11-07](https://github.com/Art4/json-api-client/compare/0.9.1...0.10)
1523

1624
### Added
1725

@@ -254,9 +262,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
254262
- Validator fits nearly 100% specification
255263
- Full test coverage
256264

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
259-
[0.10]: https://github.com/Art4/json-api-client/compare/0.9.1...0.10
260265
[0.9.1]: https://github.com/Art4/json-api-client/compare/0.9...0.9.1
261266
[0.9]: https://github.com/Art4/json-api-client/compare/0.8.1...0.9
262267
[0.8.1]: https://github.com/Art4/json-api-client/compare/0.8...0.8.1

0 commit comments

Comments
 (0)