diff --git a/CHANGELOG.md b/CHANGELOG.md index cd21c76..c155c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ ## 1.5.0 -Fixed #22: NsdServiceInfo now includes a list of addresses for the service (ipv4 or ipv6) -*addresses are currently not supported on iOS +Fixed #22: NsdServiceInfo now includes a list of addresses for the service (ipv4 or ipv6). This is +currently not supported on iOS or macOS + ## 1.4.0 diff --git a/README.md b/README.md index 08ad0e5..5de6321 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ this [video](https://developer.apple.com/videos/play/wwdc2020/10110/). *Note that you don't need to worry about modifying `Info.plist` if you are just testing with a simulator.* -*The iOS and macOS implementations currently do not return *hostAddresses* +The iOS and macOS implementations currently do not return *hostAddresses* ## Note about Windows