CHANGELOG.md in ecoportal-api-v2-0.9.4 vs CHANGELOG.md in ecoportal-api-v2-0.9.5

- old
+ new

@@ -1,17 +1,22 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.9.5] - 2022-11-xx +## [0.9.6] - 2022-11-xx ### Added ### Changed ### Fixed +## [0.9.5] - 2022-11-17 + +### Fixed + - `Ecoportal::API::V2::Page::Component::ImagesField#empty?` missed to add this one. + ## [0.9.4] - 2022-11-15 ### Added - - `Ecoportal::API::V2::Page::Component::Image#add_image` + - `Ecoportal::API::V2::Page::Component::ImagesField#add_image` - `empty?` method to components ## [0.9.3] - 2022-10-11 ### Added