Skip to content

Commit

Permalink
update CHANGELOG.md for #2126 and #2127
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Jan 14, 2019
1 parent dadf61d commit a61545f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ BUG FIXES:
[[GH-2116]](https://github.com/fatih/vim-go/pull/2116)
* Fix lockup in Neovim when trying to run `:GoDebugTest` when there are no tests.
[[GH-2125]](https://github.com/fatih/vim-go/pull/2125)
* Keep track of breakpoints correctly when buffer is edited after breakpoints
are set.
[[GH-2126]](https://github.com/fatih/vim-go/pull/2126)
* Fix race conditions in `:GoDebugStop`.
[[GH-2127]](https://github.com/fatih/vim-go/pull/2127)

## 1.19 - (November 4, 2018)

Expand Down

0 comments on commit a61545f

Please sign in to comment.