Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit a66e3b5

Browse files
committed
0.14.3
1 parent 8c084b2 commit a66e3b5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.14.3 - 21st May, 2020
2+
3+
* [Hyang-Ah Hana Kim (@hyangah)](https://github.com/hyangah)
4+
* Fix the bug introduced in the previous update where the code coverage does not disappear when edits to the file are saved.
5+
16
## 0.14.2 - 14th May, 2020
27

38
* [Hyang-Ah Hana Kim (@hyangah)](https://github.com/hyangah)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Go",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"publisher": "ms-vscode",
55
"description": "Rich Go language support for Visual Studio Code",
66
"author": {

0 commit comments

Comments
 (0)