Skip to content

Commit c9cf7bf

Browse files
Bump version - 1.1.2
1 parent 87337d2 commit c9cf7bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

release/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.1.2 - 14.04.2018
2+
* Fix test reporting for NUnit's TestSource
3+
* Add icon for `Go to test` command
4+
* Fix test reporting for NUnit/XUnit tests ending with `(Some text)`
5+
16
### 1.1.1 - 11.04.2018
27
* Add support for NUnit's TestSource
38
* Add `Go to test` command to command palette

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "neptune",
33
"displayName": "Neptune",
44
"publisher": "LambdaFactory",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"preview": true,
77
"license": "SEE LICENSE IN LICENSE.md",
88
"description": "Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core.",

0 commit comments

Comments
 (0)