Skip to content

Commit d95b236

Browse files
committed
Add change log entry
1 parent 4aecc68 commit d95b236

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ History
1010
* The extension source directory was moved to prevent an ``ImportWarning``
1111
when importing the module on Python 2 with ``-Wdefault`` set. Reported by
1212
David Szotten and Craig de Stigter. GitHub #31.
13+
* The ``get`` method now accepts ``ipaddress.IPv4Address`` and
14+
``ipaddress.IPv6Address`` objects in addition to strings. This works with
15+
both the pure Python implementation as well as the extension. Based on a
16+
pull request #48 by Eric Pruitt. GitHub #50.
1317

1418
1.4.1 (2018-06-22)
1519
++++++++++++++++++

0 commit comments

Comments
 (0)