diff --git a/CHANGELOG.md b/CHANGELOG.md index cbfe6a4..8677e1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog ----------------------------------------------- +[0.2.4] - 2021.01.08 + +* Fix crash when appName is not set. +* hasDefaultPhoneAccount give feedback about the user choice. + [0.2.3] - 2021.01.08 * Fix backToForeground method. diff --git a/pubspec.yaml b/pubspec.yaml index 89db4b7..4de89af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: callkeep description: iOS CallKit framework and Android ConnectionService for Flutter. -version: 0.2.3+1 +version: 0.2.4 homepage: https://github.com/flutter-webrtc/callkeep environment: