Skip to content

Commit 3d27a6e

Browse files
committed
Bump version number to 1.9.11
1 parent 9b33713 commit 3d27a6e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## 1.9.10 (2017-09-18)
210

311
Bugfixes:

fsharp-mode-pkg.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(define-package
22
"fsharp-mode"
3-
"1.9.10"
3+
"1.9.11"
44
"F# mode for Emacs"
55
'((company "0.8.0")
66
(company-quickhelp "1.2.0")

0 commit comments

Comments
 (0)