diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2024-03-17 22:39:03 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2024-03-17 22:39:03 +0100 |
commit | 201d4d13cb4da87d96cce0c8232fe7a1d9ae43a8 (patch) | |
tree | c7eaada535808ea68dfc9f2b893d548fbffb4d2b /NEWS | |
parent | b454d3aabebc698d872b894ce6b40d0f698f3a94 (diff) |
Get files ready for 1.20 release1.20
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 ------------------------- |