Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
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
-----------------------