This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d6c5052 Add validator CASNumberCheckDigit for Chemical Registry CAS 
Numbers and ECNumberCheckDigit #217
7d6c5052 is described below

commit 7d6c5052740ebd8408b2c9310be7b8ca1d65bfaf
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Fri May 10 16:41:51 2024 -0400

    Add validator CASNumberCheckDigit for Chemical Registry CAS Numbers and 
ECNumberCheckDigit #217
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9089d4d8..bce70d2f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="add" dev="sebb" due-to="homebeaver">IBANValidator: #209 - 
add Falkland Islands, Mongolia, Nicaragua, Oman, Somalia</action>
     <action type="add" dev="ggregory" due-to="ashoknan2, Gary 
Gregory">ISINValidator: Add 9 additional exception country code #129.</action>
     <action type="add" dev="ggregory" due-to="Gary Gregory">ISINValidator: Add 
all codes from ISO 3166-1 alpha-2 except unassigned code elements.</action>
+    <action type="add" dev="ggregory" due-to="homebeaver, Gary Gregory">Add 
validator CASNumberCheckDigit for Chemical Registry CAS Numbers and 
ECNumberCheckDigit #217.</action>   
     <!-- FIX -->
     <action type="fix" issue="VALIDATOR-492" dev="ggregory" due-to="Tobias 
Wildgruber, Gary Gregory">ValidatorUtils.copyFastHashMap is broken.</action>
     <action type="fix" dev="ggregory" due-to="Sebb">DomainValidator: Changes 
from Version 2024040200, Apr 2 07:07:02 2024 UTC.</action>

Reply via email to