File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
44The 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
You can’t perform that action at this time.
0 commit comments