diff --git a/CHANGELOG.md b/CHANGELOG.md index c855573..d3021f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.10.2 + +- Fix push notifications not working on Android when app has been terminated. +- Fix `MessageFieldOptions` not working. +- Update dependencies' versions. + ## 0.10.1 - Relaxed version requirements for the Dart SDK and http packages diff --git a/pubspec.yaml b/pubspec.yaml index e8033fc..8da9b7a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: talkjs_flutter description: Official TalkJS SDK for Flutter -version: 0.10.1 +version: 0.10.2 homepage: https://talkjs.com environment: