Skip to content

Commit

Permalink
update changelog for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas committed Nov 29, 2018
1 parent 3a632fd commit c976e8e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [2.0.1](https://github.com/schmittjoh/serializer/tree/2.0.1) (2018-11-29)
**Fixed bugs:**

- BC Break on deserialize with non existing properties in JSON payload? [\#1011](https://github.com/schmittjoh/serializer/issues/1011)

**Merged pull requests:**

- 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))
- Update UPGRADING.md [\#1008](https://github.com/schmittjoh/serializer/pull/1008) ([kunicmarko20](https://github.com/kunicmarko20))

## [2.0.0](https://github.com/schmittjoh/serializer/tree/2.0.0) (2018-11-09)
**Implemented enhancements:**

Expand Down

0 comments on commit c976e8e

Please sign in to comment.