mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Fix version typos in the change log
Signed-off-by: Remy Suen <remy.suen@gmail.com>
This commit is contained in:
parent
2d04c9861e
commit
8bc1eb8f90
1 changed files with 2 additions and 2 deletions
|
|
@ -3988,11 +3988,11 @@ export interface FoldingRange {
|
|||
|
||||
### <a name="changeLog" class="anchor"></a>Change Log
|
||||
|
||||
#### <a name="version_3_12_0" class="anchor"></a>3.10.0 (8/23/2018)
|
||||
#### <a name="version_3_12_0" class="anchor"></a>3.12.0 (8/23/2018)
|
||||
|
||||
* Add support for `textDocument/prepareRename` request.
|
||||
|
||||
#### <a name="version_3_11_0" class="anchor"></a>3.10.0 (8/21/2018)
|
||||
#### <a name="version_3_11_0" class="anchor"></a>3.11.0 (8/21/2018)
|
||||
|
||||
* Add support for CodeActionOptions to allow a server to provide a list of code action it supports.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue