From b8b9e1391d708dcd5aa0c25fb84580c75ecd44bf Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Tue, 24 Sep 2024 10:53:51 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5f6ffce..7fa87a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Edit Code and naming suggestions feature support for all providers +- Edit Code and Name Suggestions feature support for all providers - Qwen 2.5 Coder models and prompt templates +### Fixed + +- Model popup submenu auto-hover + ## [2.11.1-241.1] - 2024-09-12 ### Added