Skip to content

Commit

Permalink
chore(intellij): update changelog. (#3229)
Browse files Browse the repository at this point in the history
  • Loading branch information
icycodes authored Oct 1, 2024
1 parent 528b7c5 commit 4e19f21
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions clients/intellij/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.7.1

### Features

- Introduced a new chat view feature that allows users to engage in conversations with their AI assistant.
- Added support for HTTP proxy configuration. Users can now set up an HTTP proxy either through environment variables or in the config file.

### Fixes & Improvements

- Fixed a bug where the inline completion service created too many jobs when receiving multiple document change events at the same time, such as during a reformat code action.

## 1.6.3

### Fixes & Improvements
Expand Down

0 comments on commit 4e19f21

Please sign in to comment.