Skip to content

Commit c6ea0c1

Browse files
committed
update CHANGELOG.md for fatih#1562
1 parent d79dd9c commit c6ea0c1

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
@@ -29,6 +29,8 @@ IMPROVEMENTS:
2929
In addition `:GoRename <Tab>` now lists some common options.
3030
[[GH-1465]](https://github.com/fatih/vim-go/pull/1465).
3131
* Disable `g:go_autodetect_gopath` by default. [[GH-1461]](https://github.com/fatih/vim-go/pull/1461).
32+
* Add support for 'g:go_build_tags' to the `:GoTest` family of functions.
33+
[[GH-1562]](https://github.com/fatih/vim-go/pull/1562).
3234
* Pass `--tests` to gometalinter when autosaving and when a custom gometalinter
3335
command has not been set.
3436
[[GH-1563]](https://github.com/fatih/vim-go/pull/1563).

0 commit comments

Comments
 (0)