diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2016-11-13 23:27:42 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2016-11-13 23:28:49 +0100 |
commit | 62ebbceaf8dd7baeb6ff310da90ff8e2096af580 (patch) | |
tree | 5dc08ea774a94fa84d806dcdf5f440c8f9d39d3c /NEWS | |
parent | c9beb00735b88df06b134a2e8228a5af8a080181 (diff) |
Get files ready for 1.5 release1.5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +changes from 1.4 to 1.5 +----------------------- + +* add modules for the following number formats: + - ABN (Australian Business Number) + - ACN (Australian Company Number) + - TFN (Australian Tax File Number) + - CCC (Código Cuenta Corriente, Spanish Bank Account Code) + - CUPS (Código Unificado de Punto de Suministro, Supply Point Unified Code) + - Spanish IBAN (International Bank Account Number) + - Referencia Catastral (Spanish real estate property id) +* The IBAN module now support validating the country-specific part +* The Belgian VAT number is now also referenced as businessid +* add a Tox configuration file + + changes from 1.3 to 1.4 ----------------------- |