From 201d4d13cb4da87d96cce0c8232fe7a1d9ae43a8 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 17 Mar 2024 22:39:03 +0100 Subject: Get files ready for 1.20 release --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'NEWS') 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 ------------------------- -- cgit v1.2.3