Skip to content

Commit

Permalink
update CHANGELOG.md for #2960
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jul 21, 2020
1 parent b6647f7 commit dad052d
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 @@ -43,6 +43,9 @@ IMPROVEMENTS:
[[GH-2950]](https://github.com/fatih/vim-go/pull/2950)
* Enable `go-run` mappings that use the terminal to work with Vim in addition to Neovim.
[[GH-2956]](https://github.com/fatih/vim-go/pull/2956)
* Use existing diagnostics for the file when the file hasn't changed and
`g:go_metalinter_command` is `gopls`.
[[GH-2960]](https://github.com/fatih/vim-go/pull/2960)

BUG FIXES:
* Fix call to non-existent function in terminal mode edge case.
Expand Down

0 comments on commit dad052d

Please sign in to comment.