From f28fef7758a8285a98cd53c676c7ac9a3474ccca Mon Sep 17 00:00:00 2001 From: Saky Date: Thu, 2 Apr 2026 16:45:15 +0200 Subject: [PATCH] docs: update changelog with hidden toggle feature --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1291b35..310313c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on Keep a Changelog, and this project follows Semantic Versi - Terminal navigation - History mode behavior - UI scrolling +- Toggle hidden directories with "." key in tree view ## [0.1.0] - 2026-03-14