docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2024-09-12 02:20:16 +03:00
parent 0cdf330bd0
commit b4dfde32b4

View file

@ -8,15 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Git history referencing in prompts
- Quick code snippet referencing in prompts [#690](https://github.com/carlrobertoh/CodeGPT/issues/690)
- Name suggestions for languages other than Java [#615](https://github.com/carlrobertoh/CodeGPT/issues/615)
- Improved
### Fixed
- Prompt text field persona suggestions [#685](https://github.com/carlrobertoh/CodeGPT/issues/685)
- Text field autofocus when opening the chat toolwindow [#691](https://github.com/carlrobertoh/CodeGPT/issues/691)
- Git commit dialog selected changes not being included in diff
- Ollama server host configuration overriding [#684](https://github.com/carlrobertoh/CodeGPT/issues/684)
### Improved