CHANGELOG.md in eco-helpers-2.0.56 vs CHANGELOG.md in eco-helpers-2.0.57
- old
+ new
@@ -1,8 +1,20 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.56] - 2022-04-xx
+## [2.0.57] - 2022-04-xx
+
+### Added
+
+### Changed
+ - `Eco::API::UseCases::DefaultCases::HrisCase`
+ - Made it so the `leavers` batch runs first
+ - This aims to prevent some errors such as `cyclic supervisor` or `email already taken`
+
+### Fixed
+
+
+## [2.0.56] - 2022-04-25
### Added
- `Eco::API::UseCases::OozeSamples::OozeBaseCase#add_field_by_doc`
- Same as `#add_field` but using an existing _**doc**_ as a model