CHANGELOG.md in ecoportal-api-v2-0.9.6 vs CHANGELOG.md in ecoportal-api-v2-0.9.7
- old
+ new
@@ -1,11 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.9.7] - 2022-11-xx
+## [0.9.8] - 2022-11-xx
### Added
### Changed
+### Fixed
+
+## [0.9.7] - 2022-11-29
+
+### Added
+ - `Ecoportal::API::V2::Page::Component::ReferenceField` added methods `#delete` and `#clear`
+
+### Changed
+ - `Ecoportal::API::V2::Page::Component::ReferenceField#add`
+ - be able to add multiple references
+ - prevent double-ups, just in case the server doesn't handle this
+
### Fixed
- `Ecoportal::API::V2::Page::Component#bindings`
## [0.9.6] - 2022-11-18