CHANGELOG.md in eco-helpers-2.0.54 vs CHANGELOG.md in eco-helpers-2.0.55
- old
+ new
@@ -1,14 +1,20 @@
# Change Log
All notable changes to this project will be documented in this file.
+## [2.0.55] - 2022-04-xx
+
+### Added
+### Changed
+ - `Eco::API::UseCases::DefaultCases::Samples::Sftp` should move the basename to Windows compatible chars.
+
+### Fixed
+
## [2.0.54] - 2022-04-04
### Added
- `Eco::API::UseCases::DefaultCases::Samples::Sftp` should tell where the files went in the local.
-### Changed
-### Fixed
## [2.0.53] - 2022-04-04
### Added
- `Eco::API::MicroCases#set_supervisor` prevent to set someone as supervisor of themselves.