CHANGELOG.md in eco-helpers-2.1.5 vs CHANGELOG.md in eco-helpers-2.1.6
- old
+ new
@@ -1,23 +1,29 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.1.6] - 2022-10-xx
+## [2.1.7] - 2022-11-xx
### Added
### Changed
### Fixed
-## [2.1.5] - 2022-10-xx
+## [2.1.6] - 2022-11-17
+### Fixed
+ - `Eco::API::UseCases::OozeSamples::Helpers::Shortcuts#to_i` (missing param on method)
+ - `Eco::API::UseCases::OozeSamples::module HelpersMigration::TypedFieldsPairing#multi_delete` typo
+
+## [2.1.5] - 2022-11-17
+
### Added
- `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` added creation count
- Requires use of `#create_ooze(draft, template_id)`
- `Eco::API::UseCases::OozeSamples::RegisterUpdateCase` added method
- `with_rescue` that prompts user to continue
- this is for usage in child classes
- new use case and helpers thereof `Eco::API::UseCases::OozeSamples::RegisterMigrationCase`
-
+
### Changed
- upgraded `ecoportal-api-v2` **gem**
- **refactored** `Eco::API::UseCases::OozeSamples::Helpers::Shortcuts#same_string?`
## [2.1.4] - 2022-10-20