Skip to content

Commit

Permalink
update CHANGELOG.md for #3577 and #3578
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Sep 3, 2023
1 parent ad76186 commit 2a15f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,16 @@ IMPROVEMENTS:
[[GH-3538]](https://github.com/fatih/vim-go/pull/3538)
* Set gopls clientInfo field.
[[GH-3567]](https://github.com/fatih/vim-go/pull/3567)
* Add support for the Go 1.21's new builtin functions.
[[GH-3578]](https://github.com/fatih/vim-go/pull/3578)

BUG FIXES:
* Update [impl](https://github.com/josharian/impl) source path after its default branch was changed from master to main.
[[GH-3477]](https://github.com/fatih/vim-go/pull/3477)
* Update `:GoMetaLinter` help.
[[GH-3534]](https://github.com/fatih/vim-go/pull/3534)
* Update syntax file for empty const, var, and import lists.
[[GH-3577]](https://github.com/fatih/vim-go/pull/3577)

## v1.28 - (December 17, 2022)

Expand Down

0 comments on commit 2a15f50

Please sign in to comment.