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 e74cb53 commit e45ee64Copy full SHA for e45ee64
release/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+
2
+### 7.24.0 - 12.02.2024
3
4
+* Update to FSAC 0.77.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.0) for more details.
5
6
### 7.23.1 - 12.02.2024
7
8
* [Restore variable evaluation in FSI](https://github.com/ionide/ionide-vscode-fsharp/pull/2061) from @enzian
release/package.json
@@ -1817,5 +1817,5 @@
1817
"type": "git",
1818
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1819
},
1820
- "version": "7.23.1"
+ "version": "7.24.0"
1821
}
0 commit comments