CHANGELOG.md in eco-helpers-2.0.61 vs CHANGELOG.md in eco-helpers-2.0.62
- old
+ new
@@ -1,8 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
-## [2.0.61] - 2022-07-xx
+## [2.0.62] - 2022-07-15
+
+### Added
+ - SFTP **password** option
+ - `Eco::API::Common::Session::Sftp` fetches from config
+ - `Eco::API::Session::Config::Sftp#password`
+
+### Changed
+### Fixed
+ - `Eco::API::UseCases::DefaultCases::CreateCase` had a typo
+
+## [2.0.61] - 2022-07-11
### Added
- patch for `Ecoportal::API::Common::Client#host` exposed `host` property
- `skip-header-checks` option
- It prevents checks done in the `Eco::API::Common::People::DefaultParsers::CSVParser`