changelog: update

This commit is contained in:
Matthias Ringwald 2019-09-09 17:45:03 +02:00
parent 6f37ec70b3
commit ae7be28205

View File

@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- L2CAP ERTM: stop timers on disconnect
- L2CAP ERTM: fix sending of segmented SDUs
- L2CAP ERTM: handle unsupported Information Response
- SM: generate local nonce for confirm value in JW+NC+PK in Secure Connections Responder role
### Added
- btstack_run_loop_base: portable implementation of timer and data source managment as base for platform specific implementations