From 1fe9e369a7c30805189cbbb72eb69c15ed4ec96b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 7 Nov 2025 22:00:42 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c7633c..256dcbd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.36 + +- Fixed: DISABLE_AUTOUPDATER environment variable now properly disables package manager update notifications +- Fixed queued messages being incorrectly executed as bash commands +- Fixed input being lost when typing while a queued message is processed + ## 2.0.35 - Improve fuzzy search results when searching commands