CHANGELOG

### 1.1.25
- downloader.downloadFile: when retrying, only remove temp file when if attempts < max_attempts (sometimes, server-sent Content-Length doesn't match file size).

### 1.1.24
- downloader.downloadFile: add options.retry_incomplete_download and options.onDownloadIncomplete
- downloader.downloadFile: do not force to retry in case of incomplete downloads (file's content length does not match file's size).
- scraper: fix page.icon value