CHANGELOG.md in eco-helpers-2.0.51 vs CHANGELOG.md in eco-helpers-2.0.52
- old
+ new
@@ -1,15 +1,21 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [2.0.52] - 2022-02-xx
+
+### Added
+ - `Eco::API::UseCases::DefaultCases::CleanUnknownTags` include `default_tag` refresh
+
+### Changed
+### Fixed
+ - `Eco::Data::Files::Directory#dir_files` to be returned in alphabetic order
+
## [2.0.51] - 2022-02-27
### Added
- `Eco::API::MicroCases#person_update!` launches an update against the Server for one person
- `Eco::API::MicroCases#take_email_from_account` with given an account associated to an `email` that we cannot take, it associates that account to a different email
-
-### Changed
-### Fixed
## [2.0.50] - 2022-02-23
### Added
- Ability to configure delay between jobs and job groups