Skip to content

Commit 6774390

Browse files
committed
Update CHANGELOG.MD [skip ci]
1 parent d83ca25 commit 6774390

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
* `DocumentParser` throws a `ValidationException` when it encounters duplicate resources.
1313
* `TypeMapperInterface` and `TypeMapper` are now registered as the same singleton.
1414

15+
### Fixed
16+
17+
* `ItemHydrator` unsets a relation when null (singular) or empty array (plural) instead of hydrating a relation with id `null`.
18+
1519
## [1.0.0-beta.3] - 2019-09-30
1620

1721
### Fixed

0 commit comments

Comments
 (0)