update changelog for the integrity check and partial s3 downloads

This commit is contained in:
Victor Shyba 2018-05-07 15:10:27 -03:00
parent 2299098884
commit d2e7ac5b6e

View file

@ -25,6 +25,8 @@ at anytime.
*
### Changed
* check headers file integrity on startup, removing/truncating the file to force re-download when necessary
* support partial headers file download from S3
* changed txrequests for treq
* changed cryptography version to 2.2.2
* removed pycrypto dependency, replacing all calls to cryptography