From 9111c3373e868829335cbbfd89211a5c52a4f743 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Wed, 19 Aug 2020 15:30:00 -0400 Subject: [PATCH] RELEASES.md: Update for v17.6.0 --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index e09038eb..89e960da 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 -==== +v17.6.0 (2020-08-19) +==================== This release provides a new environment variable for JVM tuning. It does not provide any new compiler features or performance enhancements in itself, though it enables optimizations through JVM tuning.