Skip to content

Commit 9630289

Browse files
committed
Update README.md
1 parent 3c117ac commit 9630289

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -43,28 +43,28 @@ Please see [FAQ](https://sensoro.zendesk.com/hc/en-us) in [Sensoro](http://www.s
4343
## Changelog
4444

4545
- 2.1.3
46-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3.`
46+
- `Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3.`
4747
- Add ENUM `SecureBroadcastInterval`.
4848
- Change API `writeSecureBroadcastRotationInterval(int)` to `writeSecureBroadcastInterval(SecureBroadcastInterval)`.
4949
- 2.1.2
50-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3.`
50+
- `Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2, B0-2.3.`
5151
- Add API secure broadcast - `writeSecureBroadcastRotationInterval`.
5252
- Fix calculate accelerometer count bug.
5353
- 2.1.1
54-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2.`
54+
- `Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2.`
5555
- **Important upgrade**: Upgrade APIs. For more [click](https://github.com/sensoro/SBK-Android/releases/tag/v2.1.1) here.
5656
- Fix *ConcurrentModificationException* bug.
5757
- 2.1
58-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2.`
58+
- `Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2.`
5959
- Improve the JavaDoc of SDK.
6060
- Add the version of SDK.
6161
- 2.0
62-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0, B0-2.1, B0-2.2.`
62+
- `Support A0-1.0, B0-1.0, B0-2.0, B0-2.1, B0-2.2.`
6363
- Change Java annotation of SDK from Chinese to English.
6464
- Support that the hardware of Yunzi is above 2.0.
6565
- Throw exception when calls `startService`.
6666
- 1.1
67-
- `Support A0-1.0, B0-1.0, A0-2.0, B0-2.0.`
67+
- `Support A0-1.0, B0-1.0, B0-2.0.`
6868
- Support that the hardware of Yunzi is 2.0.
6969
- Add a value ` ADVERTISING_INTERVAL_1285` of *AdvertisingInterval*.
7070
- Fix some bugs.

0 commit comments

Comments
 (0)