diff --git a/CHANGES.txt b/CHANGES.txt index 06a5b50..3181daf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +1.1.0 - 2019/07/13 +* Add basic support for nested object, thanks [@direbearform](https://github.com/direbearform) + 1.0.7 - 2019/06/19 * Fix type name inside mapper dict to avoid collision, thanks [@renanvieira](https://github.com/renanvieira)