diff --git a/CHANGES.rst b/CHANGES.rst index 22abee1..1dac373 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,6 +17,8 @@ Changelog - Close sockets on exception to avoid warnings - Move tests from assertEquals to assertEqual - Fix for local domain searches with ASN (#324) +- Added get_recursive argument (-r) for IPWhois.lookup_whois() and + ipwhois.net.Net.get_whois() (#295) 1.2.0 (2020-09-17) ------------------ diff --git a/UPGRADING.rst b/UPGRADING.rst index 79d92ee..0eb9d82 100644 --- a/UPGRADING.rst +++ b/UPGRADING.rst @@ -22,6 +22,8 @@ v1.3.0 lookup to avoid 403 - Updated to HTTPS where applicable - Fix for local domain searches with ASN +- Added get_recursive argument (-r) for IPWhois.lookup_whois() and + ipwhois.net.Net.get_whois() ****** v1.2.0