From 1955ef2204244ed7ef8c740997218e61905f7199 Mon Sep 17 00:00:00 2001 From: Caleb Date: Thu, 2 Jul 2026 15:26:18 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06e4141..2d2ec53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ ### Added - Automatic code block detection and reformatting feature +- Full interaction handler system with file-based routing + +### Changed + +- Updated the `changelog` command to use a `StringSelectMenuBuilder` instead of just showing the latest version +- Both the command and interaction handler now parse `CHANGELOG.md` dynamically ## `v1.0.0` - 01/07/2026