CHANGELOG.md in eco-helpers-2.0.6 vs CHANGELOG.md in eco-helpers-2.0.7

- old
+ new

@@ -1,8 +1,16 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.0.6] - 2021-02-xx +## [2.0.7] - 2021-03-xx + +### Added +### Changed +### Fixed + - `Eco::API::Session::Batch::JobsGroups` and `Eco::API::Session::Batch::Jobs`: when new `Batch::Job`s are creating during launch, they remained unlaunched + - this fix makes `#launch` method to iterate until there are no pending + +## [2.0.6] - 2021-03-08 ### Added ### Changed - `Eco::API::Session::Batch:Errors` moved some methods to be private ### Fixed