From 1b44d87da79cfa6dccae2288ccc3759581806602 Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Sun, 16 Feb 2025 11:15:22 +0100 Subject: [PATCH] Changelog for OCaml 5.3 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98ae013686..6600d69249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Remove ignore in res_scanner.ml . https://github.com/rescript-lang/rescript/pull/7280 - Use the new stdlib modules in the analysis tests. https://github.com/rescript-lang/rescript/pull/7295 +- Build with OCaml 5.3.0. https://github.com/rescript-lang/rescript-compiler/pull/7294 # 12.0.0-alpha.8