Skip to content

Commit c7b1aa3

Browse files
authored
Merge pull request #6 from talkjs/fetaure/new-js-event-handlers
Increased version number
2 parents e4940d9 + 892b7c3 commit c7b1aa3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.0
2+
3+
- Implemented the `onLoadingStateChanged` callback
4+
- Implemented the `onCustomMessageAction` callbacks
5+
16
## 0.1.0
27

38
- Initial version.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: talkjs_flutter
22
description: Official TalkJS SDK for Flutter
3-
version: 0.1.0
3+
version: 0.2.0
44
homepage: https://talkjs.com
55

66
environment:

0 commit comments

Comments
 (0)