Skip to content

Commit b27031a

Browse files
authored
Update CHANGELOG.md
1 parent bd6e33e commit b27031a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
FEATURES:
44

5+
* Travis test integration has been added. Now any file that is added as `<name>_test.vim` will be automatically tested in for every Pull Request (just like how we add tests to Go with `_test.go`). Going forward this will tremendously increase the stability and decrease the maintaince burden of vim-go. [gh-1157]
56
* Add new `g:go_updatetime` setting to change the default updatetime (which was hardcoded previously) [gh-1055]
67
* Add new `g:go_template_use_pkg` setting to enable to use cwd as package name instead of basic template file [gh-1124]
78

0 commit comments

Comments
 (0)