Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2016-11-13 23:27:42 +0100
committerArthur de Jong <arthur@arthurdejong.org>2016-11-13 23:28:49 +0100
commit62ebbceaf8dd7baeb6ff310da90ff8e2096af580 (patch)
tree5dc08ea774a94fa84d806dcdf5f440c8f9d39d3c /NEWS
parentc9beb00735b88df06b134a2e8228a5af8a080181 (diff)
Get files ready for 1.5 release1.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f8261d..317f8bb 100644
--- a/NEWS
+++ b/NEWS
@@ -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
-----------------------