Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2016-07-26 23:33:48 +0200
committerArthur de Jong <arthur@arthurdejong.org>2016-07-26 23:39:42 +0200
commit01a7f34edc5d09d800f43e4fee966b2e7ea6ad3e (patch)
tree38f1659c65e918db43154b3444b7e1aac7268ed1 /NEWS
parent3e4e9e2c7682efb46d5bc25b7e640ab1cfd5f17e (diff)
Get files ready for 1.4 release1.4
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
-----------------------