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 9c7f646 commit 0295f85Copy full SHA for 0295f85
release/CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+### 7.12.4 - 27.09.2023
3
+
4
+* Update to FSAC 0.64.0. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.64.0) for more details.
5
+* [Default to RoslynSourceText](https://github.com/fsharp/FsAutoComplete/pull/1168) (Thanks @TheAngryByrd!)
6
7
8
### 7.12.3 - 22.09.2023
9
* [Prefill the file dialog with the old name when renaming a file](https://github.com/ionide/ionide-vscode-fsharp/pull/1934) (Thanks @dawedawe!)
release/package.json
@@ -1758,5 +1758,5 @@
1758
"type": "git",
1759
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1760
},
1761
- "version": "7.12.3"
1762
-}
+ "version": "7.12.4"
+}
0 commit comments