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 c256eb0 commit 5e3cd88Copy full SHA for 5e3cd88
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+### 2.2.9 - 31.07.2016
2
+* Fix startup
3
+
4
### 2.2.8 - 28.07.2016
5
* Add New Project without FAKE command
6
* Handle cancellation for F# project commands.
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "2.2.8",
+ "version": "2.2.9",
"publisher": "Ionide",
"description": "F# Language Support",
"categories": [
0 commit comments