mirror of
https://github.com/secynic/ipwhois.git
synced 2025-12-10 00:40:57 -06:00
Merge pull request #269 from secynic/secynic-262-changes
Update changes for #262
This commit is contained in:
commit
1a916549a4
@ -16,6 +16,8 @@ Changelog
|
|||||||
- Fixed ASNOrigin lookups (#216)
|
- Fixed ASNOrigin lookups (#216)
|
||||||
- Fixed bug in ASNOrigin lookups when multiple asn_methods provided (#216)
|
- Fixed bug in ASNOrigin lookups when multiple asn_methods provided (#216)
|
||||||
- Fixed bug in KRNIC queries due to a change in their service (#243)
|
- Fixed bug in KRNIC queries due to a change in their service (#243)
|
||||||
|
- Fixed bug in experimental.bulk_lookup_rdap where only the last
|
||||||
|
result was returned (#262 - ameidatou)
|
||||||
|
|
||||||
1.1.0 (2019-02-01)
|
1.1.0 (2019-02-01)
|
||||||
------------------
|
------------------
|
||||||
@ -233,4 +235,4 @@ Changelog
|
|||||||
- Added support for IPv4Address or IPv6Address as the address arg in IPWhois.
|
- Added support for IPv4Address or IPv6Address as the address arg in IPWhois.
|
||||||
- Fixed file open encoding bug. Moved from open to io.open.
|
- Fixed file open encoding bug. Moved from open to io.open.
|
||||||
- Fixed parameter in IPWhois ip defined checks.
|
- Fixed parameter in IPWhois ip defined checks.
|
||||||
- Fixed TestIPWhois.test_ip_invalid() assertions.
|
- Fixed TestIPWhois.test_ip_invalid() assertions.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user