From 658b25629839f4d048cd59fd121bef6c301f0964 Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 4 Sep 2024 18:15:44 +0300 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e43fcb29..06e926ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [2.10.2-233] - 2024-08-23 +### Added + +- 'Direct Apply' and 'Compare with Original' tool window editor actions for generated code +- Vision support for Azure models +- General improvements to code completions, including: + - Proper streaming support + - Git context integration + +## [2.10.2-241.1] - 2024-08-23 ### Added