Skip to content

Commit

Permalink
Prepare release 1.17.0 (ocaml#1219)
Browse files Browse the repository at this point in the history
* chore: restore lost version number in changes
     (erased in c8c1096)

* chore: bump version number in changes before release
  • Loading branch information
voodoos committed Dec 18, 2023
1 parent f9de892 commit d3d8de5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 1.17.0

## Fixes

Expand Down Expand Up @@ -107,6 +107,8 @@
[#941](https://github.com/ocaml/ocaml-lsp/issues/941),
[#1003](https://github.com/ocaml/ocaml-lsp/issues/1003))

# 1.15.0

## Features

- Enable [semantic highlighting](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens)
Expand Down

0 comments on commit d3d8de5

Please sign in to comment.