diff --git a/CHANGELOG.md b/CHANGELOG.md index d952df2..c3de132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.1.1] - [2021-09-28] + +-solved bug on externalManaged field + ## [v1.1.0] - [2021-04-29] - jackson version moved to 2.8.11