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 9ad25ec commit c0dd786Copy full SHA for c0dd786
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.28.1 - 19.10.2025
2
+
3
+* Update to FSAC 0.80.0 Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.80.0) for more details.
4
5
### 7.28.0 - 27.09.2025
6
7
* Update to FSAC 0.79.2. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.79.2) for more details.
release/package.json
@@ -1868,5 +1868,5 @@
1868
"type": "git",
1869
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1870
},
1871
- "version": "7.28.0"
+ "version": "7.28.1"
1872
}
0 commit comments