Skip to content

Commit

Permalink
update CHANGELOG.md for #3050
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Oct 17, 2020
1 parent 9cfe15a commit 15e2823
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ IMPROVEMENTS:
[[GH-3035]](https://github.com/fatih/vim-go/pull/3035)
* Use `gopls` as the default instead of `guru` to satisfy `:GoImplements`.
[[GH-3034]](https://github.com/fatih/vim-go/pull/3034)
* Add `g:go_diagnostics_ignore_warnings` to allow diagnostic messages at the
warn level to be ignored.
[[GH-3050]](https://github.com/fatih/vim-go/pull/3050)

BUG FIXES:
* Remove implications that terminal mode is only applied for Neovim.
Expand Down

0 comments on commit 15e2823

Please sign in to comment.