We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b56b8 commit 7b8aaedCopy full SHA for 7b8aaed
2 files changed
CHANGELOG.rst
@@ -1,3 +1,10 @@
1
+1.4.0 (2021-09-16)
2
+------------------
3
+
4
+- Allow limiting of email addresses on Generic Top-Level Domains (gTLDs) with the ``allow_gtld=False`` option [`bf13a6c`] - `@michaelherold`_.
5
6
+.. _bf13a6c: https://github.com/michaelherold/pyIsEmail/commit/bf13a6cfe662e66c8c6a5a9228d80cacf901b1ba
7
8
1.3.2 (2018-07-05)
9
----------
10
pyisemail/version.py
@@ -1 +1 @@
-VERSION = "1.3.2"
+VERSION = "1.4.0"
0 commit comments