File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
### Added
10
10
11
+ - Git history referencing in prompts
11
12
- Quick code snippet referencing in prompts [ #690 ] ( https://github.com/carlrobertoh/CodeGPT/issues/690 )
12
13
- Name suggestions for languages other than Java [ #615 ] ( https://github.com/carlrobertoh/CodeGPT/issues/615 )
13
- - Improved
14
14
15
15
### Fixed
16
16
17
17
- Prompt text field persona suggestions [ #685 ] ( https://github.com/carlrobertoh/CodeGPT/issues/685 )
18
18
- Text field autofocus when opening the chat toolwindow [ #691 ] ( https://github.com/carlrobertoh/CodeGPT/issues/691 )
19
19
- Git commit dialog selected changes not being included in diff
20
+ - Ollama server host configuration overriding [ #684 ] ( https://github.com/carlrobertoh/CodeGPT/issues/684 )
20
21
21
22
### Improved
22
23
You can’t perform that action at this time.
0 commit comments