From 966810be2b5113a88571d3b1642a64708339bedf Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Thu, 3 Oct 2024 20:10:15 +0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aedb09947..5574b75c31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ - Remove uncurried flag from bsb. https://github.com/rescript-lang/rescript-compiler/pull/7049 - Build runtime/stdlib files with rescript/bsb instead of ninja.js. https://github.com/rescript-lang/rescript-compiler/pull/7063 +- Build tests with bsb and move them out of jscomp. https://github.com/rescript-lang/rescript-compiler/pull/7068 # 12.0.0-alpha.3