Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
XuXiangJun committed Mar 26, 2020
1 parent fc691bb commit 7e33b17
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion log/updatelog-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

# Update Log

# v1.5.2
## v1.5.3
- Fix some bugs

## v1.5.2
- Fixed an issue where threads could lock up when calling BlufiClient.close()
- A bug will occur if we call BluetoothGatt.requestMTU(int) after connecting BLE on Samsung Android 10, so we cancel call it

Expand Down
3 changes: 3 additions & 0 deletions log/updatelog-zh-rCN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# 更新日志

## 1.5.3
- 修复 BUG

## 1.5.2
- 修复调用 BlufiClient.close() 时线程可能锁死的问题
- 连接 BLE 后取消设置 Gatt MTU 值,因为在三星手机的 Android 10 系统上会出现 BUG
Expand Down

0 comments on commit 7e33b17

Please sign in to comment.