3.0.2 (#21)
* fix: 优化界面 * fix: 修复已知问题 * fix: 代码优化 * fix: 修复已知问题 * fix: 优化 getMaximumWriteLength 方法 * fix: 修改版本号 * fix: 修改版本号 * fix: 修改 CHANGELOG
This commit is contained in:
@ -1,3 +1,13 @@
|
||||
## 3.0.3
|
||||
|
||||
* Fix the issue that `getMaximumWriteLength` is wrong and coerce the value from 20 to 512.
|
||||
|
||||
## 3.0.2
|
||||
|
||||
* Request MTU with 517 automatically.
|
||||
* Fix the issue taht `CentralManager#getMaximumWriteLength` is wrong when write with response and coerce the value from 20 to 512.
|
||||
* Fix the issue that the GATT server response is wrong.
|
||||
|
||||
## 3.0.1
|
||||
|
||||
* Clear cache when disconnected.
|
||||
|
Reference in New Issue
Block a user