From a68f3ca26006f86110f555b6820e836fc944c7f9 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 14 Oct 2018 21:24:41 +0200 Subject: Get files ready for 1.10 release --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d0ae042..b66926d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +changes from 1.9 to 1.10 +------------------------ + +* Add modules for the following number formats: + - Bitcoin address + - ISO 11649 (Structured Creditor Reference) + - ID number (Mauritian national identifier) + - Norwegian IBAN (International Bank Account Number) + - Konto nr. (Norwegian bank account number) +* Fix a bug in handling of Mexican tax numbers +* Improve Spanish CIF and NIF validation +* Update Dominican Republic NCF numbers online check +* Improve Unicode conversion for bytestrings +* Improvements to some corner cases in IBAN validation +* Documentation improvements +* Add stdnum.ru.vat as an alias for stdnum.ru.inn + + changes from 1.8.1 to 1.9 ------------------------- -- cgit v1.2.3