| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 94b08d0 commit c63fb37
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,9 +1,16 @@ | |||
| 1 | 1 | Changelog | |
| 2 | 2 | ========= | |
| 3 | 3 | ||
| 4 | - 0.60.0 (2025-12-24) | ||
| 4 | + 0.61.0 (2026-01-12) | ||
| 5 | 5 | ------------------- | |
| 6 | 6 | ------------------------ | |
| 7 | + - Docs: Add missing `--retries` argument to README. [Lukas Bestle] | ||
| 8 | + - Test: Adapt tests to new argument. [Lukas Bestle] | ||
| 9 | + - Feat: Backup of repository security advisories. [Lukas Bestle] | ||
| 10 | + | ||
| 11 | + | ||
| 12 | + 0.60.0 (2025-12-24) | ||
| 13 | + ------------------- | ||
| 7 | 14 | - Rm max_retries.py. [michaelmartinez] | |
| 8 | 15 | - Readme. [michaelmartinez] | |
| 9 | 16 | - Don't use a global variable, pass the args instead. [michaelmartinez] | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - __version__ = "0.60.0" | ||
| 1 | + __version__ = "0.61.0" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments