mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-06 08:28:03 +01:00
Release version 0.31.0
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.30.0 (2020-02-14)
|
0.31.0 (2020-02-25)
|
||||||
-------------------
|
-------------------
|
||||||
|
------------------------
|
||||||
|
- #123 update: changed --as-app 'help' description. [ethan]
|
||||||
|
- #123: Support Authenticating As Github Application. [ethan]
|
||||||
|
|
||||||
|
|
||||||
|
0.29.0 (2020-02-14)
|
||||||
-------------------
|
-------------------
|
||||||
- #50 update: keep main() in bin. [ethan]
|
- #50 update: keep main() in bin. [ethan]
|
||||||
- #50 - refactor for friendlier import. [ethan]
|
- #50 - refactor for friendlier import. [ethan]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = '0.30.0'
|
__version__ = '0.31.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user