mirror of
https://github.com/coursera-dl/coursera-dl.git
synced 2026-07-17 16:35:35 +00:00
Bump version from 0.11.4 to 0.11.5
Features: - add --cauth argument to specify CAUTH cookie directly from command-line (#724)
This commit is contained in:
parent
eed6aafbb1
commit
58b8cacefb
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 0.11.5 (2019-12-16)
|
||||||
|
|
||||||
|
Features:
|
||||||
|
- add --cauth argument to specify CAUTH cookie directly from command-line (#724)
|
||||||
|
|
||||||
## 0.11.4 (2018-06-24)
|
## 0.11.4 (2018-06-24)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.11.4'
|
__version__ = '0.11.5'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue