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 9b33713 commit 3d27a6eCopy full SHA for 3d27a6e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 1.9.11 (2017-10-21)
2
+
3
+Features:
4
+ - #151: Correctly find MSBuild from VS2017
5
6
+Bugfixes:
7
+ - #152: Handle failure to find build commands gracefully
8
9
## 1.9.10 (2017-09-18)
10
11
Bugfixes:
fsharp-mode-pkg.el
@@ -1,6 +1,6 @@
(define-package
"fsharp-mode"
- "1.9.10"
+ "1.9.11"
"F# mode for Emacs"
'((company "0.8.0")
(company-quickhelp "1.2.0")
0 commit comments