Skip to content

Commit da56035

Browse files
Bump version to 1.4.0
1 parent 8a976ae commit da56035

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.4.0 - 14.03.2016
2+
* Add current symbol highlighting
3+
* Add XML comments for tooltips and autocomplete
4+
15
#### 1.3.0 - 25.02.2016
26
* Add WebPreview
37
* Add FSharp.Formatting integration

release/RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.4.0 - 14.03.2016
2+
* Add current symbol highlighting
3+
* Add XML comments for tooltips and autocomplete
4+
15
#### 1.3.0 - 25.02.2016
26
* Add WebPreview
37
* Add FSharp.Formatting integration

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": "1.3.0",
3+
"version": "1.4.0",
44
"publisher": "Ionide",
55
"description": "F# Language Support",
66
"categories":[

0 commit comments

Comments
 (0)