CHANGELOG.md in eco-helpers-2.0.23 vs CHANGELOG.md in eco-helpers-2.0.24

- old
+ new

@@ -1,17 +1,23 @@ # Change Log All notable changes to this project will be documented in this file. -## [2.0.23] - 2021-06-xx +## [2.0.24] - 2021-06-xx ### Added + - `Eco::API::Session::Batch::Job` made **native** `-include-excluded` + * also added new option `-include-only-excluded` to be able to only target people HRIS excluded +### Changed +### Fixed + + +## [2.0.23] - 2021-06-22 + +### Added - `Eco::API::Session::Batch::Job` **new** option (`-save-requests`) to save requests even if in `dry-run` (`-simulate`) ### Changed - `Eco::API::Session::Batch::Job` new people won't create updates unless they have either details or account * because that entry is not supposed to be created unless has account or details - -### Fixed - ## [2.0.22] - 2021-06-18 ### Added - exposed `logger` in `BaseLoader` and