release version 1.3.1

This commit is contained in:
Mike Fährmann
2018-03-16 12:29:02 +01:00
parent f0e3861ec7
commit c59f9b71f1
3 changed files with 9 additions and 4 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## Unreleased
## 1.3.1 - 2018-03-16
- Added support for:
- `mangadex` - https://mangadex.org/
- `artstation` - https://www.artstation.com/
- Added CloudFlare DDoS protection bypass to `komikcast` extractors
- Changed archive ID formats for `deviantart` folders and collections
- Improved error handling for `deviantart` API calls
- Removed `imgchili` and various smaller image hosts
## 1.3.0 - 2018-03-02
- Added `--proxy` to explicitly specify a proxy server ([#76](https://github.com/mikf/gallery-dl/issues/76))