Skip to content

Commit

Permalink
update CHANGELOG.md for #3636 and #3637
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jan 29, 2024
1 parent c63ed98 commit 18171a4
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 @@ -50,6 +50,8 @@ IMPROVEMENTS:
[[GH-3578]](https://github.com/fatih/vim-go/pull/3578)
* Add syntax support for the toolchain directive in go.mod.
[[GH-3633]](https://github.com/fatih/vim-go/pull/3633)
* Add fuzz snippet.
[[GH-3636]](https://github.com/fatih/vim-go/pull/3636)

BUG FIXES:
* Update [impl](https://github.com/josharian/impl) source path after its default branch was changed from master to main.
Expand All @@ -72,6 +74,8 @@ BUG FIXES:
[[GH-3610]](https://github.com/fatih/vim-go/pull/3610)
* Fix spelling of go#util#EchoWarning in a few calls.
[[GH-3613]](https://github.com/fatih/vim-go/pull/3613)
* Improve matching of package comments.
[[GH-3637]](https://github.com/fatih/vim-go/pull/3637)

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

Expand Down

0 comments on commit 18171a4

Please sign in to comment.