docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2024-11-27 10:53:56 +00:00
parent 0a156bcd68
commit b51574ad5c

View file

@ -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