Skip to content

Commit

Permalink
update CHANGELOG.md for #2950
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jul 6, 2020
1 parent 7ea7242 commit faa8bdb
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 @@ -38,6 +38,8 @@ IMPROVEMENTS:
* Refactor debugger's rpc response handling to be asynchronous so that Vim will
be responsive while the program being debugged is executing.
[[GH-2948]](https://github.com/fatih/vim-go/pull/2948)
* Warn when the debugger breaks in a file that has changed since debugging started.
[[GH-2950]](https://github.com/fatih/vim-go/pull/2950)

BUG FIXES:
* Fix call to non-existent function in terminal mode edge case.
Expand Down

0 comments on commit faa8bdb

Please sign in to comment.