File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.67.0] - 2023-10-28
4+
5+ ### Changed
6+
7+ * [ Better Completion for ExternalAutocomplete functions] ( https://github.com/fsharp/FsAutoComplete/pull/1178 ) (Thanks @Tangent-90 !)
8+ * LSP Refactoring [ 1179] ( https://github.com/fsharp/FsAutoComplete/pull/1179 ) [ 1188] ( https://github.com/fsharp/FsAutoComplete/pull/1188 ) (Thanks @TheAngryByrd )
9+ * [ Fix Spelling] ( https://github.com/fsharp/FsAutoComplete/pull/1182 ) (Thanks @TheAngryByrd )
10+
11+ ### Fixed
12+ * [ Json serializer error can cause server crash ] ( https://github.com/fsharp/FsAutoComplete/pull/1189 ) (Thanks @TheAngryByrd )
13+ * [ Fixes a race condition with ProgressListener.End] ( https://github.com/fsharp/FsAutoComplete/pull/1183 ) (Thanks @TheAngryByrd )
14+
315## [ 0.66.1] - 2023-10-15
416
517### Changed
You can’t perform that action at this time.
0 commit comments