From 35542c1e718572970f9120886482b2824b7db266 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 11 Apr 2017 22:12:24 +0200 Subject: Get files ready for 1.6 release --- NEWS | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 317f8bb..d1aee8e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +changes from 1.5 to 1.6 +----------------------- + +* add modules for the following number formats: + - CBU (Clave Bancaria Uniforme, Argentine bank account number) + (thanks Luciano Rossi) + - EIC (European Energy Identification Code) + - NACE (classification for businesses in the European Union) + - LEI (Legal Entity Identifier) + - n° TVA (taxe sur la valeur ajoutée, Monacan VAT number) + - PIB (Poreski Identifikacioni Broj, Serbian tax identification number) +* add online check example that finds valid formats for a given number +* fix support for Ñ in Spanish Referencia Catastral +* updates to U.S. Employer Identification Number (thanks Greg Kuwaye) +* various minor improvements + + changes from 1.4 to 1.5 ----------------------- @@ -9,8 +26,8 @@ changes from 1.4 to 1.5 - 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 +* 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 -- cgit v1.2.3