From 148302a3aff003cd68060f56b4d5a72fd7dbba0b 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9f78ff8..261c2acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### 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-223] - 2024-08-23 ### Added