What's Changed
* Update test_query_ptr test to use address with PTR record by kitterma in https://github.com/saghul/aiodns/pull/114
* Added a missing py.typed file for wheel by AVOstap in https://github.com/saghul/aiodns/pull/115
* Add Winloop as a valid EventLoop by Vizonex in https://github.com/saghul/aiodns/pull/116
* Add support for getaddrinfo by bdraco in https://github.com/saghul/aiodns/pull/118
* Add support for getnameinfo by bdraco in https://github.com/saghul/aiodns/pull/119
New Contributors
* kitterma made their first contribution in https://github.com/saghul/aiodns/pull/114
* AVOstap made their first contribution in https://github.com/saghul/aiodns/pull/115
* Vizonex made their first contribution in https://github.com/saghul/aiodns/pull/116
* bdraco made their first contribution in https://github.com/saghul/aiodns/pull/118
**Full Changelog**: https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0