Skip to content

Commit

Permalink
update CHANGELOG.md for #2125
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jan 12, 2019
1 parent 7b44fb5 commit 7a7611c
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 @@ -48,6 +48,8 @@ BUG FIXES:
[[GH-2109]](https://github.com/fatih/vim-go/pull/2109)
* Highlight return parameter types when g:go_highlight_function_arguments is set.
[[GH-2116]](https://github.com/fatih/vim-go/pull/2116)
* Fix lockup in Neovim when trying to run `:GoDebugTest` when there are no tests.
[[GH-2125]](https://github.com/fatih/vim-go/pull/2125)

## 1.19 - (November 4, 2018)

Expand Down

0 comments on commit 7a7611c

Please sign in to comment.