CHANGELOG.md in ecoportal-api-v2-0.8.29 vs CHANGELOG.md in ecoportal-api-v2-0.8.30
- old
+ new
@@ -1,8 +1,29 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.8.29] - 2022-06-xx
+## [0.8.30] - 2022-07-xx
+
+### Added
+ - `Ecoportal::API::V2::Page::MoultCounter`
+ - Available on `Ecoportal::API::V2::Pages::PageStage`
+ - `Ecoportal::API::V2::Page::Component#Law` added support for `LawField` content
+ - where `Ecoportal::API::V2::Page::Component#LawField` has many of
+ - `Ecoportal::API::V2::Component` added parameter `any_length:` for
+ - `#ref` and `#indexable_label` (aiming to enhance data exportability)
+
+### Changed
+ - Reviewed `to_s` method on multiple components, to ensure smooth export
+
+### Fixed
+ - `Ecoportal::API::V2::Pages::PageStage#uid`
+ - Should check if `mould_conter` exists
+ - Should return `id` if `mould_counter` does not exist
+ - **Exports**
+ - `Ecoportal::API::V2::Pages::Component::PeopleField#to_s`: fix type conversion
+ - `Ecoportal::API::V2::Pages::Component::DateField#to_s`: make time to work to the local timezone where the client script runs
+
+## [0.8.29] - 2022-07-07
### Added
- `Ecoportal::API::V2::Page::Component::ActionField#permitted_person_schema_ids`
- Integration for the new feature
- `Ecoportal::API::V2::Pages::PageStage#uid` new method for directly rendering the uid