Skip to content

Commit 10e7471

Browse files
committed
Bump version to 7.20.2
1 parent da70f14 commit 10e7471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### 7.20.2 - 17.06.2024
22

3-
* Update to FSAC 0.73.1. This release splits out the settings for `FSharp.FSIExtraParameters` into two groups:
3+
* Update to FSAC 0.73.2. This release splits out the settings for `FSharp.FSIExtraParameters` into two groups:
44
* `FSharp.FSIExtraInteractiveParameters`, used when actually launching FSI instances in VSCode
55
* `FSharp.FSIExtraSharedParameters` used when doing IDE analysis of scripts.
66
* Options like `--consolecolors` would go in `FSharp.FSIExtraInteractiveParameters`, while options like `--debug` would go in `FSharp.FSIExtraSharedParameters`. This should help prevent issues where FSI is launched with options that are not supported by the IDE analysis.
7-
* FSAC 0.73.1 also includes fixes for tooltip rendering of optional parameters and generic type parameters.
7+
* FSAC 0.73.2 also includes fixes for tooltip rendering of optional parameters and generic type parameters.
88
* Bumped the F# textmate grammar to get [several](https://github.com/ionide/ionide-fsgrammar/pull/211) [really](https://github.com/ionide/ionide-fsgrammar/pull/212) [awesome](https://github.com/ionide/ionide-fsgrammar/pull/214) [fixes](https://github.com/ionide/ionide-fsgrammar/pull/215) from @brianrourkeboll
99

1010
### 7.20.1 - 17.05.2024

0 commit comments

Comments
 (0)