File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and 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
You can’t perform that action at this time.
0 commit comments