Fixes
- Fix: WinError6 while executing script, packed in .exe by pyinstaller ([198](https://github.com/SergeyPirogov/webdriver_manager/issues/198))
- Fix: stdio problem when making exe using pyinstaller with noconsole flag ([198](https://github.com/SergeyPirogov/webdriver_manager/issues/198))
- Fix: error with execution right on linux afer extraction from zip ([208](https://github.com/SergeyPirogov/webdriver_manager/issues/208))
- Fix: In Manager.DriverManager constructor named argument log_level is never passed to log() ([172](https://github.com/SergeyPirogov/webdriver_manager/issues/172))
- Fix: first-line not hidden when logs disabled ([212](https://github.com/SergeyPirogov/webdriver_manager/issues/212))
Features
- Download IEDriverServer from GitHub ([227](https://github.com/SergeyPirogov/webdriver_manager/issues/227))
Other
- webdriver_manager now tests on 3.6, **3.7, 3.8, 3.9, 3.10** ([235](https://github.com/SergeyPirogov/webdriver_manager/issues/235))
- webdriver_manager now supports not only 3.6, 3.7, 3.8, but also **3.9, 3.10** ([235](https://github.com/SergeyPirogov/webdriver_manager/issues/235)) (tbh always has been)
- webdriver_manager now releases to pypi by clicking "Publish GitHub release" button ([238](https://github.com/SergeyPirogov/webdriver_manager/issues/238))
---
lots of releases ago...
---