CHANGELOG.md in eco-helpers-2.0.52 vs CHANGELOG.md in eco-helpers-2.0.53
- old
+ new
@@ -1,13 +1,23 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.52] - 2022-02-xx
+## [2.0.53] - 2022-03-xx
### Added
- - `Eco::API::UseCases::DefaultCases::CleanUnknownTags` include `default_tag` refresh
+ - `Eco::API::MicroCases#set_supervisor` prevent to set someone as supervisor of themselves.
+ - `Eco::API::UseCases::DefaultCases::Samples::Sftp` integration to modify the `source_folder`
### Changed
+ - upgrade `ecoportal-api` and `ecoportal-api-v2` dependencies
+
+### Fixed
+
+## [2.0.52] - 2022-03-04
+
+### Added
+ - `Eco::API::UseCases::DefaultCases::CleanUnknownTags` include `default_tag` refresh
+
### Fixed
- `Eco::Data::Files::Directory#dir_files` to be returned in alphabetic order
## [2.0.51] - 2022-02-27