diff --git a/CHANGELOG.md b/CHANGELOG.md index 228307b..a2e23ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.0.2] - 2020-06-03 +### Fixed +- Handling for Map fields [#35](https://github.com/epiphone/class-validator-jsonschema/pull/35) + ## [2.0.1] - 2020-05-06 ### Fixed - Fix metadata object mutation breaking validation in routing-controllers [#36](https://github.com/epiphone/class-validator-jsonschema/issues/36)