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 008667c commit 499232fCopy full SHA for 499232f
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.3.0 - 09.10.2022
2
+
3
+* Update and use FSAC 0.58.0 to get the new experimental adaptive mode.
4
5
### 7.2.3 - 06.10.2022
6
7
* Update VSCode bindings to fix add and remove file commands
release/package.json
@@ -1601,5 +1601,5 @@
1601
"type": "git",
1602
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1603
},
1604
- "version": "7.2.3"
1605
-}
+ "version": "7.3.0"
+}
0 commit comments