From 06af57e84a4cc392fa3a72b9e370fc0ffd204cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sat, 28 Nov 2020 00:05:32 +0100 Subject: [PATCH] update CHANGELOG and README for 1.15.4 --- CHANGELOG.md | 9 +++++++++ README.rst | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 308c1dbd..314e5ce8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ## Unreleased +## 1.15.4 - 2020-11-27 +### Fixes +- [2chan] skip external links +- [hentainexus] fix extraction ([#1125](https://github.com/mikf/gallery-dl/issues/1125)) +- [mangadex] switch to API v2 ([#1129](https://github.com/mikf/gallery-dl/issues/1129)) +- [mangapanda] use http:// +- [mangoxo] fix extraction +- [reddit] skip invalid gallery items ([#1127](https://github.com/mikf/gallery-dl/issues/1127)) + ## 1.15.3 - 2020-11-13 ### Additions - [sankakucomplex] extract videos and embeds ([#308](https://github.com/mikf/gallery-dl/issues/308)) diff --git a/README.rst b/README.rst index b915389d..f7da01c4 100644 --- a/README.rst +++ b/README.rst @@ -83,8 +83,8 @@ Download a standalone executable file, put it into your `PATH `__, and run it inside a command prompt (like ``cmd.exe``). -- `Windows `__ -- `Linux `__ +- `Windows `__ +- `Linux `__ These executables include a Python 3.8 interpreter and all required Python packages. @@ -308,7 +308,7 @@ access to *gallery-dl*. Authorize it and you will be shown one or more .. _gallery-dl-example.conf: https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf .. _configuration.rst: https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst .. _Supported Sites: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst -.. _stable: https://github.com/mikf/gallery-dl/archive/v1.15.3.tar.gz +.. _stable: https://github.com/mikf/gallery-dl/archive/v1.15.4.tar.gz .. _dev: https://github.com/mikf/gallery-dl/archive/master.tar.gz .. _Python: https://www.python.org/downloads/