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 0cd79df commit 76e1004Copy full SHA for 76e1004
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+### 2.2.18 - 18.08.2016
2
+* Fix path checking bug which resulted in supporting only F# 4.0
3
+
4
### 2.2.17 - 14.08.2016
5
* Updated FSAC internal dependencies
6
- Upgrade to F# 4.0
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-fsharp",
- "version": "2.2.17",
+ "version": "2.2.18",
"publisher": "Ionide",
"contributors":
[ { "name": "Krzysztof Cieślak"
0 commit comments