Skip to content

Commit

Permalink
Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chemzqm committed Aug 1, 2018
1 parent c8c3404 commit 0006071
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2018-08-02

* Fix error of language client with unsupported schema.

No document event fired for unsupported schema (eg: fugitive://)

* Fix update empty configuration not works.

# 2018-07-31

* Improve file source triggered with dirname started path.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coc.nvim",
"version": "0.0.3",
"version": "0.0.4",
"description": "Completetion manage for neovim",
"main": "./lib/index.js",
"bin": "./bin/server.js",
Expand Down

0 comments on commit 0006071

Please sign in to comment.