From f0439ebe71b2ff96955fc3a2b0bfc9b450e3d69a Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Tue, 2 Jun 2020 23:42:50 +0300 Subject: [PATCH] add release notes for 3.7.2 --- RELEASE-NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 20aa6fd5..3e56cdd6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,7 @@ +Changes in 3.7.2: +- Fix choosing openers from main menu on macOS #243 +- Install 64-bit binary by Windows installer if Java is not detected at all #245 + Changes in 3.7.1: - Enable ICMP Echo pinger for Linux x64 only, as it requires the corresponding native .so implementation that is not available for Mac and not needed for Windows - Add a new Java Built-in pinger by default (InetAddress.isReachable()), which uses ICMP if enough privileges or falls back to TCP port 7