From c99700cc4a0836f87b235670d88b6adacd97374a Mon Sep 17 00:00:00 2001 From: Antonio Nuno Monteiro Date: Sat, 27 Jul 2024 23:03:12 -0700 Subject: [PATCH] changelog entry --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e5025b4b5..cb790c597 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ [#2771](https://github.com/reasonml/reason/pull/2771)) - Extend open to arbitrary module expression (@anmonteiro, [#2773](https://github.com/reasonml/reason/pull/2773)) +- Wrap `let lazy patterns = ..` in parentheses (`let lazy(patterns) = ..`) + (@anmonteiro, [#2774](https://github.com/reasonml/reason/pull/2774)) ## 3.12.0