File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## [ 0.68.0] - 2023-11-17
5+
6+ ### Added
7+
8+ * [ Dotnet 8 support] ( https://github.com/fsharp/FsAutoComplete/pull/1175 ) (Thanks @baronfel & @TheAngryByrd )
9+ * [ F# 8 Support] ( https://github.com/fsharp/FsAutoComplete/pull/1180 ) (Thanks @baronfel & @nojaf & @dawedawe )
10+
11+ ### Changed
12+
13+ * [ Updates Ionide.LanguageServerProtocol to 0.4.20] ( https://github.com/fsharp/FsAutoComplete/pull/1190 ) (Thanks @TheAngryByrd )
14+ * [ Update IcedTasks 0.9.2] ( https://github.com/fsharp/FsAutoComplete/pull/1197 ) (Thanks @TheAngryByrd )
15+ * [ Paket Simplify] ( https://github.com/fsharp/FsAutoComplete/pull/1204 ) (Thanks @1eyewonder )
16+
17+ ### Fixed
18+
19+ - [ Do ordinal string comparisons] ( https://github.com/fsharp/FsAutoComplete/pull/1193 ) (Thanks @dawedawe )
20+ - [ fix typo in FullNameExternalAutocomplete default value] ( https://github.com/fsharp/FsAutoComplete/pull/1196 ) (Thanks @MrLuje )
21+ * [ Fix tooltip errorhandling] ( ) (https://github.com/fsharp/FsAutoComplete/pull/1195 ) (Thanks @pblasucci & @TheAngryByrd )
22+
323## [ 0.67.0] - 2023-10-28
424
525### Changed
You can’t perform that action at this time.
0 commit comments