forked from TrueCloudLab/restic
Add changelog file
This commit is contained in:
parent
99fd80a585
commit
a40ac37550
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-2600
Normal file
6
changelog/unreleased/pull-2600
Normal file
|
@ -0,0 +1,6 @@
|
|||
Change: Require Go >= 1.11
|
||||
|
||||
Restic now requires Go to be at least 1.11. This allows simplifications in the
|
||||
build process and removing workarounds.
|
||||
|
||||
https://github.com/restic/restic/pull/2600
|
Loading…
Reference in a new issue