From 5c324bffdf67334468b18112fee049b0c8a7881d Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 26 Jul 2024 18:44:37 +0200 Subject: [PATCH] Add changelog entries for ls --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 257d80d..9abc4fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ If a change only affects particular applications, they are listed in parentheses ## Unreleased -Nothing at the moment +- feat(buffyboard): Add man pages (!23, thanks @Jarrah) +- misc: Unify build system (!23, thanks @Jarrah) ## 3.2.0 (2024-06-03)