Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2024-03-17 22:39:03 +0100
committerArthur de Jong <arthur@arthurdejong.org>2024-03-17 22:39:03 +0100
commit201d4d13cb4da87d96cce0c8232fe7a1d9ae43a8 (patch)
treec7eaada535808ea68dfc9f2b893d548fbffb4d2b /NEWS
parentb454d3aabebc698d872b894ce6b40d0f698f3a94 (diff)
Get files ready for 1.20 release1.20
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abae286..95773da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+changes from 1.19 to 1.20
+-------------------------
+
+* Add modules for the following number formats:
+ - BC PHN (British Columbia Personal Health Number) (thanks Ömer Boratav)
+ - EC Number (European Community number) (thanks Daniel Weber)
+ - VID (Indian personal virtual identity number) (thanks Atul Deolekar)
+
+* Fix typo in German Umsatzsteur Identifikationnummer (thanks Александр Кизеев)
+* Ensure EU VAT numbers don't accept duplicate country codes
+* Fix vatin number compacting for "EU" VAT numbers (thanks Davide Walder)
+* Add check digit validation to French NIF (thanks Kevin Dagostino)
+* Fix Ukrainian EDRPOU check digit calculation (thanks sector119)
+
+
changes from 1.18 to 1.19
-------------------------