mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 11:15:46 -05:00
deploy: 1b4c56b134
This commit is contained in:
parent
bca77e544c
commit
b3258fa774
3 changed files with 25 additions and 11 deletions
|
|
@ -1,4 +1,11 @@
|
||||||
|
|
||||||
|
# 0.10
|
||||||
|
|
||||||
|
- use `git subtree` to vendor lsp+jsonrpc, so that they
|
||||||
|
are not dependencies anymore and do not conflict with
|
||||||
|
other users
|
||||||
|
- Add `filter_text_document` to ignore some documents
|
||||||
|
|
||||||
# 0.9
|
# 0.9
|
||||||
|
|
||||||
- Drop redundant dependency on atomic
|
- Drop redundant dependency on atomic
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,11 @@
|
||||||
|
|
||||||
|
# 0.10
|
||||||
|
|
||||||
|
- use `git subtree` to vendor lsp+jsonrpc, so that they
|
||||||
|
are not dependencies anymore and do not conflict with
|
||||||
|
other users
|
||||||
|
- Add `filter_text_document` to ignore some documents
|
||||||
|
|
||||||
# 0.9
|
# 0.9
|
||||||
|
|
||||||
- Drop redundant dependency on atomic
|
- Drop redundant dependency on atomic
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue