release version 1.6.1
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,13 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## 1.6.1 - 2018-11-28
|
||||||
- Added support for:
|
- Added support for:
|
||||||
- `joyreactor` - http://joyreactor.cc/ (#114)
|
- `joyreactor` - http://joyreactor.cc/ ([#114](https://github.com/mikf/gallery-dl/issues/114))
|
||||||
- `pornreactor` - http://pornreactor.cc/ (#114)
|
- `pornreactor` - http://pornreactor.cc/ ([#114](https://github.com/mikf/gallery-dl/issues/114))
|
||||||
- `newgrounds` - https://www.newgrounds.com/ (#119)
|
- `newgrounds` - https://www.newgrounds.com/ ([#119](https://github.com/mikf/gallery-dl/issues/119))
|
||||||
- Added extractor for search results on `luscious` (#127)
|
- Added extractor for search results on `luscious` ([#127](https://github.com/mikf/gallery-dl/issues/127))
|
||||||
- Fixed filenames of ZIP archives (#126)
|
- Fixed filenames of ZIP archives ([#126](https://github.com/mikf/gallery-dl/issues/126))
|
||||||
- Fixed extraction issues for `gfycat`, `hentaifoundry` (#125), `mangafox`
|
- Fixed extraction issues for `gfycat`, `hentaifoundry` ([#125](https://github.com/mikf/gallery-dl/issues/125)), `mangafox`
|
||||||
|
|
||||||
## 1.6.0 - 2018-11-17
|
## 1.6.0 - 2018-11-17
|
||||||
- Added support for:
|
- Added support for:
|
||||||
|
|||||||
@@ -208,8 +208,8 @@ access to *gallery-dl*. Authorize it and you will he shown one or more
|
|||||||
.. _gallery-dl-example.conf: https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf
|
.. _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
|
.. _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
|
.. _Supported Sites: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst
|
||||||
.. _standalone executable: https://github.com/mikf/gallery-dl/releases/download/v1.6.0/gallery-dl.exe
|
.. _standalone executable: https://github.com/mikf/gallery-dl/releases/download/v1.6.1/gallery-dl.exe
|
||||||
.. _stable: https://github.com/mikf/gallery-dl/archive/v1.6.0.zip
|
.. _stable: https://github.com/mikf/gallery-dl/archive/v1.6.1.zip
|
||||||
.. _dev: https://github.com/mikf/gallery-dl/archive/master.zip
|
.. _dev: https://github.com/mikf/gallery-dl/archive/master.zip
|
||||||
|
|
||||||
.. _Python: https://www.python.org/downloads/
|
.. _Python: https://www.python.org/downloads/
|
||||||
|
|||||||
@@ -6,4 +6,4 @@
|
|||||||
# it under the terms of the GNU General Public License version 2 as
|
# it under the terms of the GNU General Public License version 2 as
|
||||||
# published by the Free Software Foundation.
|
# published by the Free Software Foundation.
|
||||||
|
|
||||||
__version__ = "1.6.1-dev"
|
__version__ = "1.6.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user