diff --git a/CHANGES.md b/CHANGES.md index 194c396c4..3f8afd740 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,9 @@ -# Unreleased +# 1.15.0-5.0 ## Features +- Add support for OCaml 5.0 + - Enable [semantic highlighting](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens) support by default (#933)