|
@@ -4,6 +4,8 @@
|
|
* #1091: Fix for the "config generate" action generating invalid configuration when upgrading
|
|
* #1091: Fix for the "config generate" action generating invalid configuration when upgrading
|
|
deprecated command hooks.
|
|
deprecated command hooks.
|
|
* #1093: Fix for the LVM hook erroring when the "--dry-run" flag is used.
|
|
* #1093: Fix for the LVM hook erroring when the "--dry-run" flag is used.
|
|
|
|
+ * #1094: Fix incorrect documentation about customizing Borg exit codes:
|
|
|
|
+ https://torsion.org/borgmatic/docs/how-to/customize-warnings-and-errors/
|
|
* Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud
|
|
* Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud
|
|
storage services even without using Rclone.
|
|
storage services even without using Rclone.
|
|
|
|
|