diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae19cf..6b77788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.2.0 + +- Implemented the `onLoadingStateChanged` callback +- Implemented the `onCustomMessageAction` callbacks + ## 0.1.0 - Initial version. diff --git a/pubspec.yaml b/pubspec.yaml index ea2d399..b269582 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: talkjs_flutter description: Official TalkJS SDK for Flutter -version: 0.1.0 +version: 0.2.0 homepage: https://talkjs.com environment: