mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Release version 0.22.0
This commit is contained in:
10
CHANGES.rst
10
CHANGES.rst
@@ -1,6 +1,16 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.22.0 (2019-02-01)
|
||||
-------------------
|
||||
|
||||
- Remove unnecessary sys.exit call. [W. Harrison Wright]
|
||||
|
||||
- Add org check to avoid incorrect log output. [W. Harrison Wright]
|
||||
|
||||
- Fix accidental system exit with better logging strategy. [W. Harrison
|
||||
Wright]
|
||||
|
||||
0.21.1 (2018-12-25)
|
||||
-------------------
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '0.21.1'
|
||||
__version__ = '0.22.0'
|
||||
|
||||
Reference in New Issue
Block a user