Author: sebb Date: Tue Feb 21 11:43:49 2017 New Revision: 1783868 URL: http://svn.apache.org/viewvc?rev=1783868&view=rev Log: Fix layout
Modified: commons/proper/validator/trunk/RELEASE-NOTES.txt Modified: commons/proper/validator/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/RELEASE-NOTES.txt?rev=1783868&r1=1783867&r2=1783868&view=diff ============================================================================== --- commons/proper/validator/trunk/RELEASE-NOTES.txt (original) +++ commons/proper/validator/trunk/RELEASE-NOTES.txt Tue Feb 21 11:43:49 2017 @@ -10,11 +10,15 @@ This is primarily a maintenance release. All projects are encouraged to update to this release of Apache Commons Validator. Commons Validator requires Java 1.6 or later. -Main enhancements ================= + +Main enhancements +================= + * Modulus Ten Check Digit Implementation * Generic CreditCard validation (syntax and checkdigit only; does not check IIN) * CreditCard validation specification by numeric range - IMPORTANT NOTES + +IMPORTANT NOTES =============== BREAKING CHANGES: