py3-validate-email/CHANGELOG.txt

9 lines
186 B
Plaintext

0.1.5:
- Handle socket errors (https://docs.python.org/3/library/socket.html#exceptions)
0.1.4:
- Handle 'No MX record' exception
0.1.3:
- Added ambigious (4xx) response code handling