Skip to content

Commit

Permalink
chore: prepare 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Apr 15, 2022
1 parent 3d3eb8a commit 423345e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# Unreleased
# 1.11.0

## Features

- Add support for dune in watch mode. The lsp server will now display build
errors in the diagnostics and offer promotion code actions.

- Re-introduce ocamlformat-rpc (#599, fixes #495)

## Fixes

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

# 1.10.6

Expand Down

0 comments on commit 423345e

Please sign in to comment.