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 146bf6f commit 586b469Copy full SHA for 586b469
release/CHANGELOG.md
@@ -1,5 +1,10 @@
1
2
3
+### 7.25.8 - 05.05.2025
4
+
5
+* Update to FSAC 0.77.7. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.7) for more details.
6
+* Log standard out on passing tests (#2082)[https://github.com/ionide/ionide-vscode-fsharp/pull/2082] from @pblasucci
7
8
### 7.25.7 - 25.03.2025
9
10
* Update to FSAC 0.77.5. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.5) for more details.
release/package.json
@@ -1845,5 +1845,5 @@
1845
"type": "git",
1846
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1847
},
1848
- "version": "7.25.7"
+ "version": "7.25.8"
1849
}
0 commit comments