Skip to content

Commit

Permalink
update CHANGELOG.md for #2335
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jun 4, 2019
1 parent b82f469 commit d034e5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ IMPROVEMENTS:
[[GH-2323]](https://github.com/fatih/vim-go/pull/2323)
* Respect `g:go_info_mode='gopls'` in go#complete#GetInfo.
[[GH-2313]](https://github.com/fatih/vim-go/pull/2313)
* Allow `:GoLint`, `:GoErrCheck`, and `:GoDebug` to work in null modules.
[[GH-2335]](https://github.com/fatih/vim-go/pull/2335)

BUG FIXES:
* display info about function and function types whose parameters are
Expand Down

0 comments on commit d034e5f

Please sign in to comment.