Skip to content

Commit

Permalink
update CHANGELOG.md for #3617
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Dec 24, 2023
1 parent d85c964 commit e2e7ad7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ IMPROVEMENTS:
[[GH-3504]](https://github.com/fatih/vim-go/pull/3504)
* Add `:GoExtract` command and related mapping.
[[GH-3506]](https://github.com/fatih/vim-go/pull/3506)
[[GH-3617]](https://github.com/fatih/vim-go/pull/3617)
* Halt the debugger after a connection is establish with `:GoDebugConnect`.
[[GH-3514]](https://github.com/fatih/vim-go/pull/3514)
[[GH-3520]](https://github.com/fatih/vim-go/pull/3520)
Expand Down Expand Up @@ -69,8 +70,6 @@ BUG FIXES:
* Fix spelling of go#util#EchoWarning in a few calls.
[[GH-3613]](https://github.com/fatih/vim-go/pull/3613)



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

BUG FIXES:
Expand Down

0 comments on commit e2e7ad7

Please sign in to comment.