CHANGELOG.md in eco-helpers-1.5.2 vs CHANGELOG.md in eco-helpers-1.5.3

- old
+ new

@@ -1,8 +1,16 @@ # Change Log All notable changes to this project will be documented in this file. -## [1.5.2] - 2020-10-29 +## [1.5.3] - 2020-11-xx + +### Added +### Changed +### Fixed + - `Eco::API::Session::Batch::RequestStats#blanked_value?` better blank detection + - `Eco::API::MicroCases#with_each_starter` rectified typo + +## [1.5.2] - 2020-11-26 ### Added - **custom** usecases, policies and error handlers can now be **declared within its own class** * helper classes to inherit from: `Eco::API::Custom::UseCase`, `Eco::API::Custom::Policy`, `Eco::API::Custom::ErrorHandler` and `Eco::API::Custom::Parser` * please, notice that you should create new classes under the following namespaces