Skip to content

Commit 0701f05

Browse files
committed
Update changelog and bump version
1 parent b72b56c commit 0701f05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
### Added
44

55
* A new `idToken` field in `AccessToken` to help decoding and getting the ID Token in a dictionary format. [#33](https://github.com/line/flutter_line_sdk/pull/33)
6+
* Fully support for Flutter Add to App feature by adapting the new Flutter v2 plugin model. [#34](https://github.com/line/flutter_line_sdk/pull/34)
67

78
### Fixed
89

910
* Now `idTokenRaw` on Android returns correct raw token string instead of a decoded JSON string, which aligns the behavior as on iOS. [#31](https://github.com/line/flutter_line_sdk/issues/31)
11+
* Upgrade the `minSdkVersion` for Android platform to 21, which matches the LINE client app on the same platform.
1012

1113
## 1.2.11
1214

0 commit comments

Comments
 (0)