diff --git a/CHANGELOG.md b/CHANGELOG.md index ad6af39..c093720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +## [2.4.0] - 2020-08-19 + +### Added + * New command bkctld upgrade-config to move the legacy config file "/etc/evobackup/" to the new config structure "/etc/evobackup/.d/incs_policy" ### Changed @@ -16,17 +30,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * bkctld: don't replace SSH host keys when creating/updating a jail * Split check into check-jails and check-setup * bkctld-check-jails checks if jails -* bkctld-check-setup checks if the partition is mounted and writable, if firewall is configured and if all jails are started +* bkctld-check-setup checks if the partition is mounted and writable, if firewall is configured and if all jails are in their expected state * create new ssh keys for new jails instead of copying those from the host -### Deprecated - -### Removed - -### Fixed - -### Security - ## [2.3.3] - 2020-05-28 ### Fixed