From 06f6c54d8ceebadc0599ba732ead0281a1c7761a Mon Sep 17 00:00:00 2001 From: "William Hirigoyen (Evolix)" Date: Wed, 26 Jan 2022 09:18:30 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de3ecb4..e9729b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * Run the test suite on Bullseye (ext4/btrfs) in addition of Stretch and Buster (ext4/btrfs) +* evobackup : exclude tmp directories of LXC containers. +* Add a header in `bkctld status` output and improved columns width. ### Changed