Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3810b0c..47a403b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+changes from 0.8.1 to 0.9
+-------------------------
+
+* add modules for the following number formats:
+ - Brin number (Dutch number for schools)
+ - Postcode (Dutch postal code)
+ - ATIN (U.S. Adoption Taxpayer Identification Number)
+ - EIN (U.S. Employer Identification Number)
+ - ITIN (U.S. Individual Taxpayer Identification Number)
+ - PTIN (U.S. Preparer Tax Identification Number)
+ - TIN (U.S. Taxpayer Identification Number)
+* try to replace Unicode characters with similar-looking ASCII characters
+* update getimsi script (thanks eneq123)
+* update getiban script
+* add proxy support to the stdnum.eu.vat.check_vies() function (thanks
+ Cédric Krier)
+* support newer United Kingdom VAT numbers
+
+
changes from 0.8 to 0.8.1
-------------------------