From 07aa151f2c5f1f303758fba030cb21b8d988ba00 Mon Sep 17 00:00:00 2001 From: mbnuqw Date: Tue, 27 Feb 2024 21:29:43 +0500 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 659a87c1..df09c2c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Added +- Option to skip config popup on group creation +- Allow using active panel name in window preface (resolves [#445](https://github.com/mbnuqw/sidebery/issues/445)) - Auto grouping after closing parent tab ([#779](https://github.com/mbnuqw/sidebery/issues/779)) - Keybinding: Select child tabs - Keybinding: Group/flatten selected/active tabs ([#1295](https://github.com/mbnuqw/sidebery/issues/1295))