mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Release version 0.54.0
This commit is contained in:
17
CHANGES.rst
17
CHANGES.rst
@@ -1,10 +1,25 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
0.53.0 (2025-11-30)
|
0.54.0 (2025-12-03)
|
||||||
-------------------
|
-------------------
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
|
Fix
|
||||||
|
~~~
|
||||||
|
- Send INFO/DEBUG to stdout, WARNING/ERROR to stderr. [Rodos]
|
||||||
|
|
||||||
|
Fixes #182
|
||||||
|
|
||||||
|
Other
|
||||||
|
~~~~~
|
||||||
|
- Docs: update README testing section and add fetch vs pull explanation.
|
||||||
|
[Rodos]
|
||||||
|
|
||||||
|
|
||||||
|
0.53.0 (2025-11-30)
|
||||||
|
-------------------
|
||||||
|
|
||||||
Fix
|
Fix
|
||||||
~~~
|
~~~
|
||||||
- Case-sensitive username filtering causing silent backup failures.
|
- Case-sensitive username filtering causing silent backup failures.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = "0.53.0"
|
__version__ = "0.54.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user