From 52ceaa6a2686601eb87590188c8bad559549f93a Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Sat, 6 Apr 2024 02:25:05 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae3c4f7c..7aaf18c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Vision support (image understanding) for OpenAI GPT-4 and Anthropic Claude models - Total token panel for all providers - Support for configuring code completions via settings -- Support for You Pro modes -- Basic post-processing for code completions -- Code completion feature toggle keyboard-shortcut -- Support for git commit message generation with Custom OpenAI and Anthropic services +- Autofocus for UserTextArea when the tool window is visible ### Fixed