From 12d7a0ff80b638ff88cadab91a42182bdde4e594 Mon Sep 17 00:00:00 2001 From: Stefan Forsberg Date: Sun, 20 Jan 2019 10:50:35 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6e73ce..1583831 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.6.1 () +* [#176](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/176): Fix typo discoverd -> discovered +* [#174](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/174): Don't build when user has passed --no-build + ## 0.6.0 (2018-11-14) * [#165](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/165): Multiple workspace support * [#164](https://github.com/formulahendry/vscode-dotnet-test-explorer/pull/164): Double-quote argument to dotnet --filter