CHANGELOG.md in ecoportal-api-v2-1.1.1 vs CHANGELOG.md in ecoportal-api-v2-1.1.2

- old
+ new

@@ -1,12 +1,22 @@ # Change Log All notable changes to this project will be documented in this file. -## [1.1.2] - 2023-03-xx +## [1.1.3] - 2023-04-xx ### Added ### Changed ### Fixed + +## [1.1.2] - 2023-04-17 + +### Changed + - Require ruby version `2.7.2` + - Soften max version on **gem** dependencies + - Upgrade core `ecoportal-api` gem + +### Fixed + - `Ecoportal::API::Common::Content::DoubleModel` was not copying `doc` at root level ## [1.1.1] - 2023-03-09 ### Added ### Changed