diff --git a/CHANGELOG.md b/CHANGELOG.md index 6faf2a42..fe0506da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- NPE when using IDE internal completions [#777](https://github.com/carlrobertoh/CodeGPT/issues/777) +- Inline completion triggering when editor has active lookup + ## [2.13.0-241.1] - 2024-11-25 ### Added