CHANGELOG.md in ecoportal-api-v2-1.1.6 vs CHANGELOG.md in ecoportal-api-v2-1.1.7

- old
+ new

@@ -1,12 +1,24 @@ # Change Log All notable changes to this project will be documented in this file. -## [1.1.7] - 2024-02-xx +## [1.1.8] - 2024-03-xx ### Added ### Changed ### Fixed + +## [1.1.7] - 2024-03-xx + +### Added + - `Ecoportal::API::Common::Concerns::Benchmarkable` + - `Ecoportal::API::Common::Conent::CollectionModel` + - added ability to define **default** value for `read_only` + +### Fixed + - `Ecoportal::API::Common::Content::CollectionModel` tidied up item `klass` scoping + - **added** some benchmarking too + - memoize `@_items` ## [1.1.6] - 2024-02-29 ### Added - A bit of **specs** on object retrieval for `Ecoportal::API::Common::Conent::CollectionModel`