Skip to content

Commit

Permalink
(#151) Docs: document the connection timeout increase
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Mar 3, 2024
1 parent 9d24ec7 commit baccc65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [Unreleased] (2.3.2)
### Fixed
A bit more of IO work during language server connection moved to the corresponding threads, saving some IDE responsibility in rare cases when it could be a problem.
- A bit more of IO work during language server connection moved to the corresponding threads, saving some IDE responsibility in rare cases when it could be a problem.
- Increased timeout on connecting to the language server; should fix issues on slower computers.

## [2.3.1] - 2023-12-30
### Fixed
Expand Down

0 comments on commit baccc65

Please sign in to comment.