Skip to content

Commit 911e667

Browse files
committed
Update CHANGELOG.MD [skip ci]
1 parent d5ebbc2 commit 911e667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
### Changed
1414

1515
* Reworded `ValidationException` messages to align them with the wordings used in the specification.
16-
* `DocumentParser` throws a `ValidationException` when it encounters duplicate resources.
17-
* `TypeMapperInterface` and `TypeMapper` are now registered as the same singleton.
16+
* `DocumentParser` throws a `ValidationException` when it encounters duplicate resources [#64](https://github.com/swisnl/json-api-client/pull/64).
17+
* `TypeMapperInterface` and `TypeMapper` are now registered as the same singleton [#65](https://github.com/swisnl/json-api-client/pull/65).
1818

1919
### Fixed
2020

21-
* `ItemHydrator` unsets a relation when null (singular) or empty array (plural) instead of hydrating a relation with id `null`.
21+
* `ItemHydrator` unsets a relation when null (singular) or empty array (plural) instead of hydrating a relation with id `null` [#67](https://github.com/swisnl/json-api-client/pull/67).
2222

2323
## [1.0.0-beta.3] - 2019-09-30
2424

0 commit comments

Comments
 (0)