From 62ebbceaf8dd7baeb6ff310da90ff8e2096af580 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 13 Nov 2016 23:27:42 +0100 Subject: Get files ready for 1.5 release --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'NEWS') 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 ----------------------- -- cgit v1.2.3