Skip to content

Commit

Permalink
update CHANGELOG.md for #3248
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jun 26, 2021
1 parent 13108b0 commit e32b1a4
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 @@ -22,6 +22,8 @@ IMPROVEMENTS:
[[GH-3226]](https://github.com/fatih/vim-go/pull/3226)
* Add `g:go_doc_balloon` to allow godoc to be displayed in hover balloons.
[[GH-3252]](https://github.com/fatih/vim-go/pull/3252)
* Default to using `revive` in place of `golint`.
[[GH-3248]](https://github.com/fatih/vim-go/pull/3248)

BUG FIXES:
* Handle terminating parenthesis on hexadecimal values.
Expand Down

0 comments on commit e32b1a4

Please sign in to comment.