Skip to content

Commit 0045fb6

Browse files
committed
update CHANGELOG.md for #2041
1 parent 00d57e2 commit 0045fb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ IMPROVEMENTS:
6464
[[GH-2025]](https://github.com/fatih/vim-go/pull/2025)
6565
* Update autocompletion to work with Go modules.
6666
[[GH-1988]](https://github.com/fatih/vim-go/pull/1988)
67+
* Add an option to search $GOPATH/bin or $GOBIN _after_ $PATH.
68+
[[GH-2041]](https://github.com/fatih/vim-go/pull/2041)
6769

6870
BUG FIXES:
6971
* Fix `:GoRun %` on Windows.

0 commit comments

Comments
 (0)