CHANGELOG.md in ecoportal-api-v2-0.9.5 vs CHANGELOG.md in ecoportal-api-v2-0.9.6
- old
+ new
@@ -1,12 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.9.6] - 2022-11-xx
+## [0.9.7] - 2022-11-xx
### Added
### Changed
### Fixed
+ - `Ecoportal::API::V2::Page::Component#bindings`
+
+## [0.9.6] - 2022-11-18
+
+### Added
+ - `Ecoportal::API::V2::Page::Stage#components`
+ - `Ecoportal::API::V2::Page::Component#replace`
+ - `Ecoportal::API::V2::Page::Force::Binding#replace`
+
+### Fixed
+ - `Ecoportal::API::V2::Page::Component#bindings`
## [0.9.5] - 2022-11-17
### Fixed
- `Ecoportal::API::V2::Page::Component::ImagesField#empty?` missed to add this one.