changelog

This commit is contained in:
arjunajesh
2023-10-01 19:53:26 +02:00
committed by Michael Eischer
parent ed65a7dbca
commit b6593ad7df
+6
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