diff --git a/CHANGES.md b/CHANGES.md index 723cd725d..8eeea7399 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,9 @@ - Support folding of `ifthenelse` expressions (#1031) +- Dune: add `getDuneContexts` method and spawn a new `ocaml-merlin` process per + Dune context (#1238) + ## Fixes - Detect document kind by looking at merlin's `suffixes` config.