CHANGELOG.md in ecoportal-api-v2-0.8.7 vs CHANGELOG.md in ecoportal-api-v2-0.8.8

- old
+ new

@@ -1,10 +1,21 @@ # Change Log All notable changes to this project will be documented in this file. -## [0.8.7] - 2021-05-xx +## [0.8.8] - 2021-06-xx ### Added + - `Ecoportal::API::V2::Page::Component::ChartField::Benchmark` + - Support to convert selection options between numeric and text type. + - Add `Permit` object to `Page` and `Stage` + +### Changed + - Removed `Stages.ordered_stages`: detected bug with Enumerable iteration + +### Fixed + +## [0.8.7] - 2021-05-25 + ### Changed - Upgrade `ecoportal-api` gem ### Fixed - Requiring `api/common` from 2 different ends