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

Commit

Permalink
Update Changelog for Bug 962
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya-rao-a committed Jun 9, 2017
1 parent efa448f commit 97b3386
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.6.62 - 8th June, 2017
## 0.6.62 - 9th June, 2017

### Features
* [Jamie Stackhouse (@itsjamie)](https://github.com/itsjamie)
Expand All @@ -25,6 +25,7 @@
* Fix for [Bug 981](https://github.com/Microsoft/vscode-go/issues/963) where `Go: Test Function At Cursor` fails.
* Fix for [Bug 983](https://github.com/Microsoft/vscode-go/issues/963) where the Go binary is not found in MSYS2 as it is not located in GOROOT.
* Fix for [Bug 1022](https://github.com/Microsoft/vscode-go/issues/1002) where snippets from function auto complete do not insert the placeholders
* Fix for [Bug 962](https://github.com/Microsoft/vscode-go/issues/962) where references codelens wouldnt work for methods.
* [F0zi (@f0zi)](https://github.com/f0zi)
* Fix for [Bug 1009](https://github.com/Microsoft/vscode-go/issues/1009) where remote debugging fails to verify breakpoint if GOPATH partially matches remote GOPATH
* [Anton Kryukov (@Emreu)](https://github.com/Emreu)
Expand Down

0 comments on commit 97b3386

Please sign in to comment.