From fb13baee88df9a900215eefee74268420e057b01 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 9 Jan 2024 19:58:38 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f99e6d05..75936efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ - All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment. +## 2024-01-09 + +### Changed + +- **Verbose mode** + - Only entries with `$STD` will be shown + ## 2024-01-07 ### Changed