Skip to content

Commit 423345e

Browse files
committed
chore: prepare 1.11.0
1 parent 3d3eb8a commit 423345e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGES.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
# Unreleased
1+
# 1.11.0
2+
3+
## Features
4+
5+
- Add support for dune in watch mode. The lsp server will now display build
6+
errors in the diagnostics and offer promotion code actions.
7+
8+
- Re-introduce ocamlformat-rpc (#599, fixes #495)
29

310
## Fixes
411

5-
- Fix workspace symbols that could have a wrong path in some cases ([#675](https://github.com/ocaml/ocaml-lsp/pull/671))
12+
- Fix workspace symbols that could have a wrong path in some cases
13+
([#675](https://github.com/ocaml/ocaml-lsp/pull/671))
614

715
# 1.10.6
816

0 commit comments

Comments
 (0)