Document a policy for versioning and breaking changes (#919).
All checks were successful
build / test (push) Successful in 4m47s
build / docs (push) Successful in 1m14s

This commit is contained in:
Dan Helfman 2024-10-02 09:10:12 -07:00
commit 79725d2ff7
2 changed files with 21 additions and 0 deletions

2
NEWS
View file

@ -1,5 +1,7 @@
1.8.15.dev0
* #919: Clarify the command-line help for the "--config" flag.
* #919: Document a policy for versioning and breaking changes:
https://torsion.org/borgmatic/docs/how-to/upgrade/#versioning-and-breaking-changes
* #918: BREAKING: When databases are configured, don't auto-enable the "one_file_system" option,
as existing auto-excludes of special files should be sufficient to prevent Borg from hanging on
them. But if this change causes problems for you, you can always enable "one_file_system"