Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pr2502 committed May 15, 2024
1 parent 74cf745 commit 72d83a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- track open files by clients to avoid sending duplicate `textDocument/didOpen` and `textDocument/didClose` notifications
- fix `reload` subcommand leaking client connections
- properly percent-decodes URIs from LSP, so whitespace and other URI unsafe characters in project path don't cause issues


## [v0.2.3] - 2024-03-17
Expand Down

0 comments on commit 72d83a1

Please sign in to comment.