From ae6b50b4948873fd03141e73b7215e292a000fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulysse=20G=C3=A9rard?= Date: Thu, 27 Jul 2023 16:03:14 +0200 Subject: [PATCH] Add changelog entry --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index a40f141d41..ec58151b54 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,7 @@ unreleased - Prevent `short-path` from looping in some cases related to recursive type definitions (#1645) - Support parsing negative numbers in sexps (#1655) + - Improve behavior of `type-enclosing` on let/and operators (#1653) + editor modes - emacs: call merlin-client-logger with "interrupted" if the merlin binary itself is interrupted, not just the parsing of the