Skip to content

Commit

Permalink
update CHANGELOG.md for #2189 and #2182
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Mar 24, 2019
1 parent 96bd5e4 commit 2a21c6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ IMPROVEMENTS:
[[GH-2172]](https://github.com/fatih/vim-go/pull/2172)
* Respect `g:go_jump_to_error` when running `gometalinter` automatically on save.
[[GH-2176]](https://github.com/fatih/vim-go/pull/2176)
* Add support for golangci-lint.
[[GH-2182]](https://github.com/fatih/vim-go/pull/2182)

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

## 1.19 - (November 4, 2018)

Expand Down

0 comments on commit 2a21c6a

Please sign in to comment.