Skip to content

Commit

Permalink
Added changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyshu committed Sep 16, 2021
1 parent 3c7ac82 commit e263b00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Modified S3 file.go so that on the initial read when the remote file is downloaded, a temporary file is locally created
using concurrent go routines to download parts of the file vs. a single request to download the whole object
### Fixed
- Fixed #100 Rolled back Seek validation before Copy or Move in SFTP backend due to bug on some SFTP servers and how we cache open "file handles"

## [5.9.0] - 2021-09-07
### Added
Expand Down

0 comments on commit e263b00

Please sign in to comment.