Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
arp242 committed Oct 14, 2017
1 parent 112ea90 commit f6196ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ BUG FIXES:
* Don't resize godoc window if it's already visible
[[GH-1488]](https://github.com/fatih/vim-go/pull/1488).

IMPROVEMENTS:

* `:GoRename` is a bit smarter when automatically pre-filling values, and what
gets pre-filled can be configured with `g:go_gorename_prefill` option.
In addition `:GoRename <Tab>` now lists some common options.
[[GH-1465]](https://github.com/fatih/vim-go/pull/1465).

## 1.15 - (October 3, 2017)

FEATURES:
Expand Down

0 comments on commit f6196ad

Please sign in to comment.