forked from Mirrors/humblebundle-downloader
Version update. Fixes #16
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
|
||||||
|
### 0.2.1
|
||||||
|
- Fixed include & exclude logic being switched in v0.2.0
|
||||||
|
|
||||||
|
|
||||||
### 0.2.0
|
### 0.2.0
|
||||||
- Added **Humble Trove** support _(`--trove` to also check/download trove content)_
|
- Added **Humble Trove** support _(`--trove` to also check/download trove content)_
|
||||||
- Now by default only new content is downloaded. Use `--update` to also check for updated content
|
- Now by default only new content is downloaded. Use `--update` to also check for updated content
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = '0.2.0'
|
__version__ = '0.2.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user