mirror of
https://github.com/restic/restic.git
synced 2025-12-15 21:11:59 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
9
changelog/0.17.0_2024-07-26/issue-4601
Normal file
9
changelog/0.17.0_2024-07-26/issue-4601
Normal file
@@ -0,0 +1,9 @@
|
||||
Enhancement: Add support for feature flags
|
||||
|
||||
Restic now supports feature flags that can be used to enable and disable
|
||||
experimental features. The flags can be set using the environment variable
|
||||
`RESTIC_FEATURES`. To get a list of currently supported feature flags, use
|
||||
the `features` command.
|
||||
|
||||
https://github.com/restic/restic/issues/4601
|
||||
https://github.com/restic/restic/pull/4666
|
||||
Reference in New Issue
Block a user