From acef4bf088337d131cefe9997e0e809da12225b8 Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Thu, 21 Mar 2024 13:59:11 +0100 Subject: [PATCH] Prepare for 11.1.0-rc.5 release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e02b233342..80c6268169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,12 @@ > - :house: [Internal] > - :nail_care: [Polish] -# 11.1.0-rc.5 (Unreleased) +# 11.1.0-rc.5 #### :bug: Bug Fix - Fix misparsing in/after JSX. https://github.com/rescript-lang/rescript-compiler/pull/6686 -- Fix `@deriving(accessors)` outputting curried functions in uncurried mode https://github.com/rescript-lang/rescript-compiler/pull/6687 +- Fix `@deriving(accessors)` outputting curried functions in uncurried mode. https://github.com/rescript-lang/rescript-compiler/pull/6687 # 11.1.0-rc.4