forked from TrueCloudLab/restic
Add changelog
This commit is contained in:
parent
3c44598bf6
commit
8ce0ce387f
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
Change: Require Go >= 1.12
|
Change: Update dependencies, require Go >= 1.13
|
||||||
|
|
||||||
Restic now requires Go to be at least 1.12. This allows simplifications in the
|
Restic now requires Go to be at least 1.13. This allows simplifications in the
|
||||||
build process and removing workarounds.
|
build process and removing workarounds.
|
||||||
|
|
||||||
|
This is also probably the last version of restic still supporting mounting
|
||||||
|
repositories via fuse on macOS.
|
||||||
|
|
||||||
https://github.com/restic/restic/pull/2600
|
https://github.com/restic/restic/pull/2600
|
||||||
https://github.com/restic/restic/pull/2852
|
https://github.com/restic/restic/pull/2852
|
||||||
|
https://github.com/restic/restic/pull/2927
|
||||||
|
|
Loading…
Reference in a new issue