From cdefa225d197b406814228787fd0a6ec10dd3fac Mon Sep 17 00:00:00 2001 From: Javier Chavarri Date: Mon, 15 Apr 2024 07:04:41 +0000 Subject: [PATCH] +changelog --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) 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.