CHANGELOG.md in eco-helpers-2.1.8 vs CHANGELOG.md in eco-helpers-2.1.9
- old
+ new
@@ -1,12 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.1.9] - 2022-11-xx
+## [2.1.10] - 2022-11-xx
### Added
### Changed
### Fixed
+
+## [2.1.9] - 2022-11-29
+
+### Changed
+ - upgrade `ecoportal-api-v2` **gem** dependency
+ - upgrade `ecoportal-api-graphql` **gem** dependency
+
+### Fixed
+ - `Eco::API::Session::Batch::Job`
+ - Ability to skip prefilter of entries with no `id` on `:update`
+ - Enhanced error tracking (bug resilience)
## [2.1.8] - 2022-11-18
### Added
- `Eco::API::UseCases::OozeSamples::RegisterMigrationCase`