We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8ae51 commit 37a241bCopy full SHA for 37a241b
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.20.3 - 19.06.2024
2
+
3
+* Fix regression in FSI argument forwarding
4
5
### 7.20.2 - 17.06.2024
6
7
* Update to FSAC 0.73.2. This release splits out the settings for `FSharp.FSIExtraParameters` into two groups:
release/package.json
@@ -1812,5 +1812,5 @@
1812
"type": "git",
1813
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1814
},
1815
- "version": "7.20.2"
+ "version": "7.20.3"
1816
}
0 commit comments