What's Changed
* Add support for ignoring URLs (no fetching) with wildcards. by es-fabricemarie in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/62
* Allow special characters in directory name, optimization by marmotton in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/68
* Support wildcard in raise_error_excludes by manuzhang in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/73
* Fix incorrect dev-requirements.txt in CONTRIBUTING.md by SeanTAllen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/71
* Provide compatibility with mkdocs-material blog plugin by SeanTAllen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/72
* Update contributing development section by SeanTAllen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/74
* Fix naive handling of relative links when proofing by SeanTAllen in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/75
New Contributors
* es-fabricemarie made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/62
* marmotton made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/68
* SeanTAllen made their first contribution in https://github.com/manuzhang/mkdocs-htmlproofer-plugin/pull/71
**Full Changelog**: https://github.com/manuzhang/mkdocs-htmlproofer-plugin/compare/v1.0.0...v1.1.0