mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-08 11:52:32 +01:00
Update changelog
This commit is contained in:
parent
1ff99a27f1
commit
6c90a54609
20
CHANGELOG.md
20
CHANGELOG.md
@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## UNRELEASED
|
||||
|
||||
### Added
|
||||
|
||||
- [core] prometheus metrics for backup status
|
||||
|
||||
### Changed
|
||||
|
||||
- [core] allow for disabling reports by email
|
||||
|
||||
### Fixed
|
||||
|
||||
- [borg] fix borg example: set cache_directory to source section
|
||||
- [dup] actually run duplicity `remove-older-than` (#11345)
|
||||
- [dup] remove default duplicity option `--extra-clean` (#11335)
|
||||
- [dup.helper] re-add a version of the do_dup_src function (#11332)
|
||||
- [restic] restic handler doesn't initialize test variable (#11328)
|
||||
- [sys] remove old LUKS header backup file prior to regenerating (#11333)
|
||||
- [sys] don't cancel partition backup if hwinfo absent (#11333)
|
||||
|
||||
## [1.2.1] - 2021-01-25
|
||||
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user