mirror of
https://github.com/secynic/ipwhois.git
synced 2025-12-10 00:40:57 -06:00
Added get_recursive notes
This commit is contained in:
parent
c184dde2f1
commit
7a68d17e65
@ -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)
|
||||
------------------
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user