CHANGELOG.md in embulk-output-sftp-0.2.0 vs CHANGELOG.md in embulk-output-sftp-0.2.1

- old
+ new

@@ -1,4 +1,7 @@ +0.2.1 (2018-10-23) +- Improved logic that detects exception is retryable or not + - https://github.com/embulk/embulk-output-sftp/pull/52 0.2.0 (2018-08-29) - Fix bug of stalling when closing `remoteFile`, this version is recommended over 0.1.11 - https://github.com/embulk/embulk-output-sftp/pull/51 0.1.11 (2018-08-27) - Enhance: Add 2 new configs `local_temp_file` (boolean) and `temp_file_threshold` (long)