From dcf28fc757fe5583ba920485c61a3a5ebd13ab4a Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Tue, 15 Oct 2019 00:27:13 +0300 Subject: [PATCH] add release notes --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3de3b8ad..3f58d95a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,6 @@ Changes in 3.6.2: - New launcher for Windows that respects JAVA_HOME and PATH environment variables and thus works with AdoptOpenJDK -- Fix detection of 32/64-bit JVM in Windows installer +- Improve detection of 32/64-bit JVM in Windows installer. Assume 64-bit if detection fails (was 32-bit before) - Checkbox allowing opt-out of crash reports to Google Analytics to Getting Started dialog - Mac vendors updates