Skip to content

Commit

Permalink
Release v0.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
chemzqm committed Sep 20, 2018
1 parent bce4e35 commit 09ab945
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2018-09-20

- Fix diagnostic check next offset for diagnostics.
- Add `<Plug>(coc-diagnostic-info)` for show diagnostic message without
truncate.

# 2018-09-15

- Fix wrong configuration on update.
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.17",
"version": "0.0.18",
"description": "Completion manager for neovim",
"main": "./lib/index.js",
"bin": "./bin/server.js",
Expand Down

0 comments on commit 09ab945

Please sign in to comment.