From 9c3813716e15878a44923f04518f56382c342ac6 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sun, 27 Mar 2022 10:42:21 +0200 Subject: [PATCH] update CHANGELOG with forgotten change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9729b4..0c3b27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ 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) +* Tell sed to follow symlinks * evobackup : exclude tmp directories of LXC containers. * Add a header in `bkctld status` output and improved columns width.