Skip to content

Commit 26c8ddd

Browse files
committed
Release Notes for 7.17.0
1 parent d3b076e commit 26c8ddd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 7.17.0 - 14.01.2024
2+
* Update to FSAC 0.69.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.69.0) for more details.
3+
* [Fix Capture (*) inside block comment](https://github.com/ionide/ionide-fsgrammar/pull/208) (thanks @mbottini!)
4+
* [Fix egregious and unidiomatic equality syntax in the FSI watcher](https://github.com/ionide/ionide-vscode-fsharp/pull/1975) (Thanks @baronfel!)
5+
* [Analyzers: Update analyzers support to 0.23.0 ](https://github.com/ionide/ionide-vscode-fsharp/pull/1974) (thanks @dawedawe!)
6+
17
### 7.16.1 - 18.11.2023
28
* [Fix colorisation when declaring abstract member with generics types](https://github.com/ionide/ionide-fsgrammar/pull/205) (Thanks @MangelMaxime!)
39
* [allow operator symbols after a double slash](https://github.com/ionide/ionide-fsgrammar/pull/203) (Thanks @dawedawe!)

0 commit comments

Comments
 (0)