Skip to content

Commit 254acf3

Browse files
committed
Release notes for 7.16.1
1 parent aadf515 commit 254acf3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
### 7.16.1 - 18.11.2023
2+
* [Fix colorisation when declaring abstract member with generics types](https://github.com/ionide/ionide-fsgrammar/pull/205) (Thanks @MangelMaxime!)
3+
* [allow operator symbols after a double slash](https://github.com/ionide/ionide-fsgrammar/pull/203) (Thanks @dawedawe!)
4+
15
### 7.16.0 - 17.11.2023
26
* Update to FSAC 0.68.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.68.0) for more details. (Includes F# 8 support!)
37

48
### 7.15.2 - 28.10.2023
59
* Update to FSAC 0.67.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.67.0) for more details.
6-
* [Adds setting for FullNameExternalAutocomplete, Fix PipelineHint localization, Fix sending lines to fsi](https://github.com/ionide/ionide-vscode-fsharp/pull/1952) (Thanks @Tangent-90)
10+
* [Adds setting for FullNameExternalAutocomplete, Fix PipelineHint localization, Fix sending lines to fsi](https://github.com/ionide/ionide-vscode-fsharp/pull/1952) (Thanks @Tangent-90!)
711

812
### 7.15.1 - 19.10.2023
913
* [Forward env variables in test debugging](https://github.com/ionide/ionide-vscode-fsharp/pull/1951) (Thanks @farlee2121!)

0 commit comments

Comments
 (0)