docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2024-07-24 20:05:04 +03:00
parent 45c0a49078
commit 5f932394af

View file

@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Llama 3.1 405B** model for CodeGPT Individual plan users
### Fixed
- Wrong line separators exception during code completion [(#637)](https://github.com/carlrobertoh/CodeGPT/issues/637)
## [2.8.4-233] - 2024-07-19
### Added