Skip to content

Commit a15a078

Browse files
Bump version to 2.2.1
1 parent 18e9985 commit a15a078

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.2.1 - 21.07.2016
2+
* Try to fix finding FSI Path on Linux / Mac
3+
14
### 2.2.0 - 21.07.2016
25
* Don't add keywords to autocomplete unless it's simple tag (no keywords completion for Something. )
36
* Better handling of Send to FSI commands.

release/RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
### 2.2.1 - 21.07.2016
2+
* Try to fix finding FSI Path on Linux / Mac
3+
14
### 2.2.0 - 21.07.2016
25
* Don't add keywords to autocomplete unless it's simple tag (no keywords completion for Something. )
36
* Better handling of Send to FSI commands.
7+
* Don't require FSI to be in PATH on Windwos anymore.
48

59
### 2.1.0 - 20.07.2016
610
* Add keywords to autocomplete

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ionide-fsharp",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"publisher": "Ionide",
55
"description": "F# Language Support",
66
"categories": [

0 commit comments

Comments
 (0)