CHANGELOG.md in ecoportal-api-v2-0.9.7 vs CHANGELOG.md in ecoportal-api-v2-1.0.1
- old
+ new
@@ -1,12 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.9.8] - 2022-11-xx
+## [1.0.1] - 2023-02-xx
### Added
### Changed
### Fixed
+
+## [1.0.1] - 2023-02-24
+
+### Added
+ - Allowed `read_only` mode to support `emdeds_many` with item class without `method_key`
+ - `Ecoportal::API::Common::Content::DoubleModel`
+ - `Ecoportal::API::Common::Content::CollectionModel`
+ - `Ecoportal::API::Common::Content::ArrayModel`
+
+### Changed
+ - It is a risky change (so treated as a **braking change**)
## [0.9.7] - 2022-11-29
### Added
- `Ecoportal::API::V2::Page::Component::ReferenceField` added methods `#delete` and `#clear`