From 59031ff99b9551d941043b25ca09d8152c948d98 Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Thu, 8 Jan 2026 17:21:44 +0200 Subject: [PATCH] chore: update changelog with model variants support and agent cycling shortcut change --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4122a0a8..674be98e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] -- Added support for model variants (thinking effort) +- Added support for model variants (thinking effort). +- Switched agent cycling shortcut from TAB to Shift + TAB. ## [1.4.4] - 2026-01-08