Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2018-10-14 21:24:41 +0200
committerArthur de Jong <arthur@arthurdejong.org>2018-10-14 21:24:41 +0200
commita68f3ca26006f86110f555b6820e836fc944c7f9 (patch)
tree80d1e7297121f22c76c02b8b2469b126f4591c58 /NEWS
parent6b85f91f64c38f7c1641d2a7e3019c27f5329800 (diff)
Get files ready for 1.10 release1.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
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
-------------------------