What's Changed
* Add async support by encryptize in https://github.com/Giglium/vinted_scraper/pull/72
* refactor: 3.0.0-alpha by Giglium in https://github.com/Giglium/vinted_scraper/pull/75
* Move all the duplicated logic in common function
* Enable configuration options for the HTTP client
* Fix the tests
* Partially introduce a logger
* Upgrade the linter to V7.3
* Remove deprecated VintedItem.photo attribute
* Closes https://github.com/Giglium/vinted_scraper/issues/48 https://github.com/Giglium/vinted_scraper/issues/30
New Contributors
* encryptize made their first contribution in https://github.com/Giglium/vinted_scraper/pull/72
**Full Changelog**: https://github.com/Giglium/vinted_scraper/compare/2.4.0...3.0.0a1