Skip to content

Commit c976e8e

Browse files
committed
update changelog for 2.0.1
1 parent 3a632fd commit c976e8e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [2.0.1](https://github.com/schmittjoh/serializer/tree/2.0.1) (2018-11-29)
4+
**Fixed bugs:**
5+
6+
- BC Break on deserialize with non existing properties in JSON payload? [\#1011](https://github.com/schmittjoh/serializer/issues/1011)
7+
8+
**Merged pull requests:**
9+
10+
- when a typed array is missing, do not try to de-serialize it [\#1012](https://github.com/schmittjoh/serializer/pull/1012) ([goetas](https://github.com/goetas))
11+
- Update UPGRADING.md [\#1008](https://github.com/schmittjoh/serializer/pull/1008) ([kunicmarko20](https://github.com/kunicmarko20))
12+
313
## [2.0.0](https://github.com/schmittjoh/serializer/tree/2.0.0) (2018-11-09)
414
**Implemented enhancements:**
515

0 commit comments

Comments
 (0)