From f10f3a34f98cbc14f251e413f9cf16bc87a5f25a Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Tue, 29 Oct 2024 10:10:29 +0000 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d665e6e9..969da089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- 'Auto Apply' feature for instant AI-suggested code updates [#743](https://github.com/carlrobertoh/CodeGPT/issues/743) (CodeGPT) + +### Fixed + +- Code completion enabled/disabled state +- Total token calculation for highlighted texts + ## [2.11.7-241.1] - 2024-10-18 ### Fixed