Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit 5cb473a

Browse files
committed
Update changelog
1 parent d7c5a3f commit 5cb473a

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

CHANGELOG.md

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,37 @@
1-
## 0.0.1
1+
# 0.2.4
2+
- Update flutter version to 3.3.7
3+
- Update Android sdk version to 0.2.1.0
24

3-
* initial release.
5+
# 0.2.3
46

5-
## 0.0.2
7+
- Update flutter version to 3.0.0
8+
- Update iOS sdk version to 5.0.14
9+
- Remove old scope(share.sound.create)
610

7-
* fix iOS setup
11+
# 0.2.2
812

9-
## 0.1.0
13+
- Update iOS sdk version to 5.0.13
14+
# 0.2.1
1015

11-
* fix iOS real device bug
16+
- Add Dartdoc
17+
- Change state to nullable
1218

13-
## 0.1.1
19+
# 0.2.0
1420

15-
* chore
21+
- Add state and grantedPermissions fields to TikTokLoginResult
1622

17-
## 0.2.0
23+
# 0.1.1
1824

19-
* Add state and grantedPermissions fields to TikTokLoginResult
25+
- chore
2026

21-
## 0.2.1
27+
# 0.1.0
2228

23-
* Add Dartdoc
24-
* Change state to nullable
29+
- fix iOS real device bug
2530

26-
## 0.2.2
31+
# 0.0.2
2732

28-
* Update iOS sdk version to 5.0.13
33+
- fix iOS setup
2934

30-
## 0.2.3
35+
# 0.0.1
3136

32-
* Update flutter version to 3.0.0
33-
* Update iOS sdk version to 5.0.14
34-
* Remove old scope(share.sound.create)
37+
- initial release.

0 commit comments

Comments
 (0)