From be0243ba1ab673cec5c2df067a0f58395cff6ae8 Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Fri, 4 Aug 2023 23:17:03 +0200 Subject: [PATCH] Update ChangeLog Signed-off-by: Thomas Lauf --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bb970c71..d4fc536b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ (thanks to Iúri Archer) - #552 Extend XDG support to macOS (thanks to Tadeas Uhlir) +- #554 Update documentation for command 'retag' + (thanks to quazgar) - Use local man pages in tests (thanks to Maxim Beder) - Cleanup CMake files