CHANGELOG.md in eco-helpers-2.0.68 vs CHANGELOG.md in eco-helpers-2.1.1

- old
+ new

@@ -1,12 +1,22 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.0.69] - 2022-09-xx +## [2.1.2] - 2022-09-xx ### Added ### Changed ### Fixed + +## [2.1.1] - 2022-09-xx + +### Added + - `Eco::API::Session::Config::Api#version_available?` to know if a version is available for use + - `Eco::API::Session::Config::Apis`, added `#default_pass` and `#default_email` to use the `GraphQL` api. + +### Changed + - upgraded **dependency** to `ecoportal-api-graphql` **gem** + - upgraded **dependency** to `ecoportal-api-v2` **gem** ## [2.0.68] - 2022-09-19 ### Added - `Eco::API::UseCases::OozeSamples::OozeBaseCase`: **added** a couple of functions to support **page creation**: `#new_page` and `#create_page`