Breaking change
BMW API for North America and Rest of World now requires a captcha to be solved. The token needs to be used during first init of `MyBMWAccount(..., hcaptcha_token=TOKEN)` or with the `--captcha-token` CLI parameter. See the [documentation](http://bimmer-connected.readthedocs.io/en/stable/captcha.html) for more information.
This does only apply when using the library outside Home Assistant.
What’s Changed
* Add captcha for rest_of_world (675) rikroe
* Update captcha.rst (668) rikroe