mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-25 09:01:11 +01:00
Release version 0.60.0
This commit is contained in:
11
CHANGES.rst
11
CHANGES.rst
@@ -1,9 +1,18 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.59.0 (2025-12-21)
|
||||
0.60.0 (2025-12-24)
|
||||
-------------------
|
||||
------------------------
|
||||
- Rm max_retries.py. [michaelmartinez]
|
||||
- Readme. [michaelmartinez]
|
||||
- Don't use a global variable, pass the args instead. [michaelmartinez]
|
||||
- Readme, simplify the logic a bit. [michaelmartinez]
|
||||
- Max_retries 5. [michaelmartinez]
|
||||
|
||||
|
||||
0.59.0 (2025-12-21)
|
||||
-------------------
|
||||
- Add --starred-skip-size-over flag to limit starred repo size (#108)
|
||||
[Rodos]
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.59.0"
|
||||
__version__ = "0.60.0"
|
||||
|
||||
Reference in New Issue
Block a user