Actually fix the re-download bug

This commit is contained in:
Eddy Hintze
2020-01-25 20:36:04 -05:00
parent 92440de1f7
commit 925a68dae9
3 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,11 @@
# Change log
### 0.1.3
- Fixed re-downloading for real this time
- Only use the url last modified time as the check for new versions
### 0.1.2
- Stop using md5 & sha1 hashes to check if file is unique (was creating duplicate downloads of the same file)
- Strip periods from end of directory & file names