diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 20fa842..0533522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +drestic (1.2.3) stable; urgency=medium + + * Fixed: Replaced unsupported --lock-retry-after and --lock-stale-timeout flags with --retry-lock for restic 0.18.1 compatibility + * Fixed: Shell script quoting issues found by shellcheck (SC2086, SC2046) + * Improved: All tests passing (local, remote, lint, format) + + -- Sam <samsci@posteo.com> Wed, 22 Oct 2025 16:27:00 +1000 + drestic (1.2.0) stable; urgency=medium * Added automated update script for seamless upgrades |
