From e626b3d4aa4f9efdc1bf1c5a9b45a6a2507d75fa Mon Sep 17 00:00:00 2001 From: Leonardo de Moura Date: Mon, 7 Feb 2022 17:59:46 -0800 Subject: [PATCH] chore: make it clear that `v4.0.0-m4` has not been released yet --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index efa65737ef..32c2ed4915 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,4 @@ -v4.0.0-m4 +v4.0.0-m4 (WIP) --------- * Support notation `let := | ` in `do` blocks.