CHANGELOG.md in ecoportal-api-v2-0.8.27 vs CHANGELOG.md in ecoportal-api-v2-0.8.28
- old
+ new
@@ -1,8 +1,18 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.8.27] - 2022-03-xx
+## [0.8.28] - 2022-05-31
+
+### Added
+ - `Ecoportal::API::V2::Page::Component::File` added `label`
+ - `Ecoportal::API::V2::Page::Component::Image` added `upload_id` and `file_file_name`
+
+### Changed
+
+### Fixed
+
+## [0.8.27] - 2022-04-25
### Added
- `Ecoportal::API::Common::Content::CollectionModel#clear`
- It calls `#delete!` on each item from an `Array` copy
- `Ecoportal::API::V2::Page::Components#add`