What's Changed
* Fix typo when parsing device-config's gatt server by AlanRosenthal in https://github.com/google/bumble/pull/159
* Support BR/EDR role switch & change events by zxzxwu in https://github.com/google/bumble/pull/150
* Add Classic Bluetooth link support by zxzxwu in https://github.com/google/bumble/pull/144
* Add some missing types to apps/console.py, bumble/gatt_client.py by AlanRosenthal in https://github.com/google/bumble/pull/160
* Add connection into event emit by yuyangh in https://github.com/google/bumble/pull/157
* Fix typo in console header by akuker in https://github.com/google/bumble/pull/155
* Fix HCI_PIN_Code_Reply_Command by benquike in https://github.com/google/bumble/pull/158
* Add role switch test and assertion in self test by zxzxwu in https://github.com/google/bumble/pull/162
* smp: fix `PairingDelegate.get_number` return type by uael in https://github.com/google/bumble/pull/161
**Full Changelog**: https://github.com/google/bumble/compare/v0.0.146...v0.0.147