We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ae5f1 commit 04d2af8Copy full SHA for 04d2af8
release/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 1.2.0 - 3.05.2018
2
+* Move test explorer to its own view in activity bar
3
+
4
### 1.1.3 - 14.04.2018
5
* Fix test reporting for NUnit's TestSource
6
* Add icon for `Go to test` command
release/package.json
@@ -2,7 +2,7 @@
"name": "neptune",
"displayName": "Neptune",
"publisher": "LambdaFactory",
- "version": "1.1.3",
+ "version": "1.2.0",
"preview": true,
7
"license": "SEE LICENSE IN LICENSE.md",
8
"description": "Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core.",
0 commit comments