mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Release version 0.30.0
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.30.0 (2020-02-14)
|
||||
-------------------
|
||||
-------------------
|
||||
- #50 update: keep main() in bin. [ethan]
|
||||
- #50 - refactor for friendlier import. [ethan]
|
||||
|
||||
|
||||
0.28.0 (2020-02-03)
|
||||
-------------------
|
||||
------------------------
|
||||
- Remove deprecated (and removed) git lfs flags. [smiley]
|
||||
|
||||
"--tags" and "--force" were removed at some point from "git lfs fetch". This broke our backup script.
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '0.29.0'
|
||||
__version__ = '0.30.0'
|
||||
|
||||
Reference in New Issue
Block a user