From 01a7f34edc5d09d800f43e4fee966b2e7ea6ad3e Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 26 Jul 2016 23:33:48 +0200 Subject: Get files ready for 1.4 release --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 50e94c4..1f8261d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +changes from 1.3 to 1.4 +----------------------- + +* add modules for the following number formats: + - NIF (Numéro d'Immatriculation Fiscale, French tax identification number) + provided by Dimitri Papadopoulos + - NIR (French personal identification number) provided by Dimitri + Papadopoulos + - SIRET (a French company establishment identification number) provided by + Yoann Aubineau + - NHS (United Kingdom National Health Service patient identifier) + - T.C. Kimlik No. (Turkish personal identification number) +* add an implementation of the Damm algorithm +* ensure data files are properly closed +* documentation improvements +* extend test suite +* a number of minor bug fixes and improvements + + changes from 1.2 to 1.3 ----------------------- -- cgit v1.2.3