Skip to content

Commit

Permalink
Updated changelog for 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed Jul 2, 2021
1 parent 9adf1e2 commit e6a7686
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog for ppx

## [1.1.1] - 2021-07-02
### Fixed
- Downloading files is now more robust. ppx will now retry FTP connections up
to 10 times if the connection was dropped or refused.
- Partial downloads are now continued automatically by comparing the local
file size to the remote file size.

## [1.1.0] - 2021-05-18
### Fixed
- The PRIDE REST API was not yielding all of the available files on the their
Expand Down

0 comments on commit e6a7686

Please sign in to comment.