File tree 1 file changed +10
-5
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
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 )
9
17
10
18
### Deprecated
11
19
12
20
- 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.
13
21
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 )
15
23
16
24
### Added
17
25
@@ -254,9 +262,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
254
262
- Validator fits nearly 100% specification
255
263
- Full test coverage
256
264
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
260
265
[ 0.9.1 ] : https://github.com/Art4/json-api-client/compare/0.9...0.9.1
261
266
[ 0.9 ] : https://github.com/Art4/json-api-client/compare/0.8.1...0.9
262
267
[ 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