Skip to content

Commit

Permalink
csharp-ls: 0.14.0 / Palanga
Browse files Browse the repository at this point in the history
  • Loading branch information
razzmatazz committed Jun 23, 2024
1 parent c1f8c45 commit 7f438b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [0.14.0] - 2024-06-23 / Palanga
* Speed up completion by not showing name suggestions or items from unimported namespaces
- https://github.com/razzmatazz/csharp-language-server/pull/168
* Bump Ionide.LanguageServerProtocol to 0.6.0, fix some of the types used for dynamic registration
Expand All @@ -26,6 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* More refactoring and fixes from rework branch:
- By Adam Tao @tcx4c70, from https://github.com/tcx4c70/csharp-language-server/commits/rework/

**Full Changelog**: https://github.com/razzmatazz/csharp-language-server/compare/0.13.0...0.14.0

## [0.13.0] - 2024-05-08 / Baltoji Vokė
* Bump Ionide.LanguageServerProtocol dependency to v0.5.0
* Fix performance issue in completion handler introduced in 0.12.0
Expand Down

0 comments on commit 7f438b6

Please sign in to comment.