What's Changed
* add zephyr binary to docs by barbibulle in https://github.com/google/bumble/pull/276
* Fix typo by zxzxwu in https://github.com/google/bumble/pull/279
* Add support for Zephyr HCI VSC set TX power command by mogenson in https://github.com/google/bumble/pull/258
* Add terminated to TransportSource protocol by zxzxwu in https://github.com/google/bumble/pull/280
* Add connection parameter update from peripheral by wescande in https://github.com/google/bumble/pull/277
* Replace | typing usage with Optional and Union by zxzxwu in https://github.com/google/bumble/pull/281
* run pre-commit tests with all supported Python versions by barbibulle in https://github.com/google/bumble/pull/282
* make cryptography a valid dependency for emscripten targets by barbibulle in https://github.com/google/bumble/pull/286
* mypy: ignore false positive errors by barbibulle in https://github.com/google/bumble/pull/285
New Contributors
* wescande made their first contribution in https://github.com/google/bumble/pull/277
**Full Changelog**: https://github.com/google/bumble/compare/v0.0.167...v0.0.168