From 8a2cc28ddb012753bac3c9ac7364c351d8d4a0e5 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 21 Jul 2021 15:05:52 -0400 Subject: [PATCH] RELEASES.md: Update for v18.0.3 --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index f1ff077b..92d18e39 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -14,8 +14,8 @@ commits that introduce the changes. To make a new release, run `tools/mkrelease`, which will handle updating the heading for you. -NEXT -==== +v18.0.3 (2021-07-21) +==================== This release significantly improves the performance of executables containing large constants, and fixes an optimization-related bug introduced in v18.0.0.