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 70d2bf9 commit b0d2ebeCopy full SHA for b0d2ebe
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.18.2 - 07.03.2024
2
+
3
+* Update to FSAC 0.71.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.71.0) for more details.
4
5
### 7.18.1 - 13.02.2024
6
7
* Update to FSAC 0.70.1 to fix debugging when projects use Reference Assemblies.
release/package.json
@@ -1790,5 +1790,5 @@
1790
"type": "git",
1791
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1792
},
1793
- "version": "7.18.1"
1794
-}
+ "version": "7.18.2"
+}
0 commit comments