From 4fd22d6b267f845038786364f46f16c5b0903d0a Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Mon, 16 Sep 2024 09:54:30 +0200 Subject: [PATCH] Prepare release notes for 1.6.2 --- NEXT_RELEASE_CHANGELOG.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/NEXT_RELEASE_CHANGELOG.md b/NEXT_RELEASE_CHANGELOG.md index e0f4cd31f..dd5c9b234 100644 --- a/NEXT_RELEASE_CHANGELOG.md +++ b/NEXT_RELEASE_CHANGELOG.md @@ -1,10 +1,3 @@ -### Features - -### Enhancements - ### Bugs -### Documentation - -### Build - +* Regression from 1.6.1: ClassCastException when using records (#3717)