CHANGELOG.md in eco-helpers-2.0.40 vs CHANGELOG.md in eco-helpers-2.0.41
- old
+ new
@@ -1,14 +1,20 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.40] - 2021-09-xx
+## [2.0.41] - 2021-09-xx
### Added
- - Unique access point for `validation` via core case `Eco::API::UseCases::OozeSamples::OozeBaseCase#update_ooze`
-
### Changed
### Fixed
+ - `Eco::API::Session::Batch::Job` `backup_update`
+ - Saved `requests` filename was overlapping due to only batch job type being used
+ - Now it uses the name of the batch job as well
+
+## [2.0.40] - 2021-09-29
+
+### Added
+ - Unique access point for `validation` via core case `Eco::API::UseCases::OozeSamples::OozeBaseCase#update_ooze`
## [2.0.39] - 2021-09-28
### Changed
- `Eco::API::UseCases::OozeSamples::OozeBaseCase`