Skip to content

Commit

Permalink
Releasing version 0.21.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed May 4, 2017
1 parent f4fc611 commit 2f2687f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.

## Next

## [0.21.0](https://github.com/lucasmedeirosleite/EasyMapping/releases/tag/0.21.0)

* Fixed potential buffer overflow when using scalar Objective-C properties(#155, #156).
* Added support for installation using Carthage and Swift Package Manager.
* `ignoreMissingFields` property now properly differentiates between a truly missing from JSON field and field, that contains null, which is turned into NSNull.null instance by NSJSONSerialization.
Expand Down

0 comments on commit 2f2687f

Please sign in to comment.