CHANGELOG.md in eco-helpers-2.1.2 vs CHANGELOG.md in eco-helpers-2.1.3

- old
+ new

@@ -1,12 +1,26 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.1.3] - 2022-09-xx +## [2.1.4] - 2022-10-xx ### Added ### Changed ### Fixed + +## [2.1.3] - 2022-10-11 + +### Added + - `Eco::API::UseCases::OozeSamples::OozeBaseCase` + - `with_fields`, `with_sections` and `add_field` accept an `entry` parameter + - also did some internal refactor + +### Changed + - Upgraded `ecoportal-api-v2` **gem** + +### Fixed + - `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` + - account for stages with updates within same entry ## [2.1.2] - 2022-09-29 ### Added - `Ecoportal::API::Session::Config#live_tree` to retrieve the tagtree of the back-end