We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d388c commit 0713eb5Copy full SHA for 0713eb5
HISTORY.rst
@@ -3,7 +3,7 @@
3
History
4
-------
5
6
-1.5.0
+1.5.0 (2019-09-27)
7
++++++++++++++++++
8
9
* Python 3.3 and 3.4 are no longer supported.
@@ -14,7 +14,7 @@ History
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.
17
-* A new method, ``get_with_prefix_len`` was added. This method returns a
+* A new method, ``get_with_prefix_len``, was added. This method returns a
18
tuple containing the record and the prefix length.
19
20
1.4.1 (2018-06-22)
0 commit comments