What's Changed
* Client: migrate to async reqwest_impersonate::Client, use rayon ThreadPool and Tokio multi-thread runtime by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/6
* Add the benchmark to CI, save the benchmark results to an image and show in the README by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/7
* [Add impersonate parameter to convenience functions](https://github.com/deedy5/pyreqwest_impersonate/commit/586bd32bd2bc6acffdbf7cddf71610670185915f)
**Full Changelog**: https://github.com/deedy5/pyreqwest_impersonate/compare/v0.3.2...v0.4.0