From dcbedd7b8d903819d0522a6c3385f46a464b3c9f Mon Sep 17 00:00:00 2001 From: Fatih Arslan Date: Thu, 24 Nov 2016 06:08:30 +0300 Subject: [PATCH] New release: v1.10 --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc4cbebfc0..5809cdd961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ FEATURES: If you see any problems, please open an issue. * We have now a [logo for vim-go](https://github.com/fatih/vim-go/blob/master/assets/vim-go.png)! Thanks to @egonelbre for his work on this. - * `:GoBuild`, `:GoTest`, `:GoTestCompile`, `:GoInstall` commands are now fully async. Async means it doesn't block your UI anymore. If the command finished it echoes the status. For a better experience use the statusline information