Released Dec. 28, 2017
User-facing changes
- [BUGFIX] Fix recursive `get_req_external`
([84](https://github.com/pypa/auditwheel/pull/84))
- [BUGFIX] Add libresolv to the whitelisted libraries
([81](https://github.com/pypa/auditwheel/pull/81))
- Fixes "Whitelist libresolv" ([80](https://github.com/pypa/auditwheel/issues/80))
Housekeeping
- Typo fix in `auditwheel show`
([83](https://github.com/pypa/auditwheel/pull/83))
- Make failing Travis wheelhouse test optional
([87](https://github.com/pypa/auditwheel/pull/87))