From ae4d4f42e24fb4b0bd9cb93902e6c62bbe7fc62c Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Wed, 1 Mar 2017 21:45:43 +0200 Subject: [PATCH] add #92 to upcoming release notes --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 96639425..0f9cd9ff 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,6 +2,7 @@ Changes in 3.5.2: - Easier testing of new translations by adding Class-Path to the manifest - Support for lang_COUNTRY locales, e.g. pt_BR - Some common error cases improved (using gathered data from GA) +- Increased maximum number of addresses generated by Random Feeder Changes in 3.5.1: - Restore support for Java 7