forked from TrueCloudLab/restic
add changelog for missing backup ETA
This commit is contained in:
parent
ed23edeb62
commit
c527c05590
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-4167
Normal file
6
changelog/unreleased/pull-4167
Normal file
|
@ -0,0 +1,6 @@
|
|||
Bugfix: ETA was missing from `backup` progress bar
|
||||
|
||||
A regression in restic 0.15.0 caused the ETA to be missing from the progress
|
||||
bar displayed by the `backup` command. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/pull/4167
|
Loading…
Reference in a new issue