changelog

This commit is contained in:
arjunajesh 2023-07-24 00:28:15 -04:00 committed by Michael Eischer
parent ed65a7dbca
commit b6593ad7df
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Enhancement: Show progress bar while loading the index
Restic did not provide any feedback while loading index files. Now there is a progress bar for the index loading process.
https://github.com/restic/restic/issues/229
https://github.com/restic/restic/pull/4419