CHANGELOG.md in eco-helpers-1.5.7 vs CHANGELOG.md in eco-helpers-1.5.8

- old
+ new

@@ -1,7 +1,16 @@ # Change Log All notable changes to this project will be documented in this file. +## [1.5.8] - 2020-12-xx + +### Added +### Changed +### Fixed + - `Eco::API::Session::Batch::Jobs#job` shouldn't be calling the post-launch callback function on creation. + - `Eco::API::Session#new_job` should include a `&block` parameter. + - `Eco::API::UseCases::DefaultCases::RefreshCase`: fixed typo + ## [1.5.7] - 2020-12-17 ### Added ### Changed ### Fixed