Skip to content

Commit 364a550

Browse files
Bump version to 2.3.0
1 parent 1a16dd6 commit 364a550

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.3.0 - 21.08.2016
2+
* Add new logging system
3+
* Fix keywords autocomplete edge case
4+
* Add option to turn off keywords autocomplete
5+
16
### 2.2.18 - 18.08.2016
27
* Fix path checking bug which resulted in supporting only F# 4.0
38

release/RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 2.3.0 - 21.08.2016
2+
* Add new logging system
3+
* Fix keywords autocomplete edge case
4+
* Add option to turn off keywords autocomplete
5+
16
### 2.2.18 - 18.08.2016
27
* Fix path checking bug which resulted in supporting only F# 4.0
38

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.18",
3+
"version": "2.3.0",
44
"publisher": "Ionide",
55
"contributors":
66
[ { "name": "Krzysztof Cieślak"

0 commit comments

Comments
 (0)