Skip to content

Commit 2a21c6a

Browse files
committed
update CHANGELOG.md for #2189 and #2182
1 parent 96bd5e4 commit 2a21c6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ IMPROVEMENTS:
4848
[[GH-2172]](https://github.com/fatih/vim-go/pull/2172)
4949
* Respect `g:go_jump_to_error` when running `gometalinter` automatically on save.
5050
[[GH-2176]](https://github.com/fatih/vim-go/pull/2176)
51+
* Add support for golangci-lint.
52+
[[GH-2182]](https://github.com/fatih/vim-go/pull/2182)
5153

5254
BUG FIXES:
5355
* Fix opening of non-existent file from `:GoDeclsDir` when the current
@@ -77,6 +79,8 @@ BUG FIXES:
7779
[[GH-2127]](https://github.com/fatih/vim-go/pull/2127)
7880
* Fix jumping to module or package using godef.
7981
[[GH-2141]](https://github.com/fatih/vim-go/pull/2141)
82+
* Fix errors caused by redefining functions within functions.
83+
[[GH-2189]](https://github.com/fatih/vim-go/pull/2189)
8084

8185
## 1.19 - (November 4, 2018)
8286

0 commit comments

Comments
 (0)