CHANGELOG.md in ecoportal-api-v2-0.8.10 vs CHANGELOG.md in ecoportal-api-v2-0.8.11
- old
+ new
@@ -1,8 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [0.8.10] - 2021-08-xx
+## [0.8.11] - 2021-08-27
+
+### Added
+ - `Ecoportal::API::V2::Page#stages?`
+ - `Ecoportal::API::V2::Pages::PageStage#current_stage_id`
+ - `Ecoportal::API::V2::Registers#search` added option keyed parameter `:only_first`
+ - which will make the method return the first `Ecoportal::API::V2::Registers::SearchResults`
+ - This has been **added** with the aim of knowing how many results out of how many entries.
+
+### Changed
+ - `Ecoportal::API::V2::Pages::PageStage#update` won't update unless there's something to update.
+
+### Fixed
+
+
+## [0.8.10] - 2021-08-22
### Added
- `Ecoportal::API::Common::Content::CollectionModel#[]` now supports position as well
- `Ecoportal::API::V2::Page::Component::FilesField#add_file`: support for adding files
- `Ecoportal::API::V2::Page::Component::PeopleField#viewable_fields`: support for managing `viewable_fields`