CHANGELOG.md in eco-helpers-1.3.16 vs CHANGELOG.md in eco-helpers-1.3.17

- old
+ new

@@ -1,8 +1,17 @@ # Change Log All notable changes to this project will be documented in this file. -## [1.3.16] - 2020-06-xx +## [1.3.17] - 2020-07-xx + +### Added +### Changed + - the `hris` case should not only include as `leavers` those that have account, but anyone that leaves + * as we could have active people with no account +### Fixed + - `Eco::API::Session::Batch::Errors#errors`: fix error for empty `body` on response + +## [1.3.16] - 2020-06-26 ### Added - `Eco::API::Common::People::Entries`, `#entry` & `#find` should allow for `strict` search (added parameter) ### Changed - upgraded `ecoportal-api` gem dependency to minimum version `0.5.7`