修改 CHANGELOG.md

This commit is contained in:
闫守旺
2021-07-16 09:11:37 +08:00
parent fc35f74488
commit 6bba0caf46

View File

@ -1,6 +1,6 @@
## 0.1.0
- Add implements on iOS.
- Add implementations on iOS.
- Combine available and state for Bluetooth.
- Add connectable for Discovery.
- Add maximumWriteLength for GATT.
@ -14,6 +14,6 @@
## 0.0.1
- Add central APIs.
- Add implements on Android.
- Add implementations on Android.
- Add example.
- Add test.