From 919aa3e0846da68d3b6caa2e3ac7d31ca7b6eb2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulysse=20G=C3=A9rard?= Date: Wed, 20 Sep 2023 15:11:57 +0200 Subject: [PATCH] Add changelog for #1677 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 16496231e0..82f8703a8c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ unreleased - Fix regression causing crash when using ppxes under Windows (#1673) - Fix confusion between aliased modules and module types (#1676, fixes #1667) + - Ignore hidden branches when listing occurrences (#1677, fixes #1671) + editor modes - emacs: fix/improve keybindings (#1668, fixes #1386): Unbind C-c C-r (to avoid shadowing `tuareg-eval-region`)