CHANGELOG.md in eco-helpers-2.1.7 vs CHANGELOG.md in eco-helpers-2.1.8
- old
+ new
@@ -1,12 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.1.8] - 2022-11-xx
+## [2.1.9] - 2022-11-xx
### Added
### Changed
### Fixed
+
+## [2.1.8] - 2022-11-18
+
+### Added
+ - `Eco::API::UseCases::OozeSamples::RegisterMigrationCase`
+ - When in `dry-run` mode, it adds one line before creation feedback, so it is clear the feedback is about creation (i.e. none of the source entries got mistakenly updated)
+ - **enhanced** `Eco::API::UseCases::OozeSamples::OozeBaseCase#with_fields`
+ - It allows to optionally pass as first parameter a section or a stage (default: ooze)
+
+### Changed
+ - upgraded gem dependency `ecoportal-api-v2`
## [2.1.7] - 2022-11-17
### Added
- `Eco::API::UseCases::OozeSamples::RegisterMigrationCase` method `excluded_field_hooks`