Skip to content

Commit

Permalink
update CHANGELOG.md for #3028
Browse files Browse the repository at this point in the history
  • Loading branch information
bhcleek committed Sep 28, 2020
1 parent e127897 commit e8da362
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 @@ -10,6 +10,8 @@ IMPROVEMENTS:
* Add `:GoDebugTestFunc` to debug the test function surrounding the current
cursor location.
[[GH-3011]](https://github.com/fatih/vim-go/pull/3011)
* Implicitly add a workspace when a file from a module is opened.
[[GH-3028]](https://github.com/fatih/vim-go/pull/3028)

BUG FIXES:
* Remove implications that terminal mode is only applied for Neovim.
Expand Down

0 comments on commit e8da362

Please sign in to comment.