Skip to content

Commit 9d6d5cc

Browse files
committed
update CHANGELOG.md for #2311 and #2312
1 parent 070a957 commit 9d6d5cc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ IMPROVEMENTS:
1717
* Add option, `g:go_null_module_warning' to silence the warning when trying to
1818
use gopls with a null module.
1919
[[GH-2309]](https://github.com/fatih/vim-go/pull/2309)
20-
20+
* Modify `:GoReportGitHubIssue` to include vim-go configuration values
21+
[[GH-2312]](https://github.com/fatih/vim-go/pull/2312)
2122

2223
BUG FIXES:
2324
* display info about function and function types whose parameters are
@@ -40,6 +41,9 @@ BUG FIXES:
4041
[[GH-2291]](https://github.com/fatih/vim-go/pull/2291)
4142
* Restore environment variables with backslashes correctly.
4243
[[GH-2292]](https://github.com/fatih/vim-go/pull/2292)
44+
* Modify handling of gopls output for `:GoInfo` to ensure the value will be
45+
displayed.
46+
[[GH-2311]](https://github.com/fatih/vim-go/pull/2311)
4347

4448
## 1.20 - (April 22, 2019)
4549

0 commit comments

Comments
 (0)