Skip to content

Commit 7f438b6

Browse files
committed
csharp-ls: 0.14.0 / Palanga
1 parent c1f8c45 commit 7f438b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

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

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

29+
**Full Changelog**: https://github.com/razzmatazz/csharp-language-server/compare/0.13.0...0.14.0
30+
2931
## [0.13.0] - 2024-05-08 / Baltoji Vokė
3032
* Bump Ionide.LanguageServerProtocol dependency to v0.5.0
3133
* Fix performance issue in completion handler introduced in 0.12.0

0 commit comments

Comments
 (0)