Skip to content

Commit 03cb0cd

Browse files
committed
Upgrade version to 0.2.0.
1 parent 740023e commit 03cb0cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33
-----------------------------------------------
4+
[0.2.0] - 2020.11.11
5+
6+
* Change FlutterCallKeep as a singleton.
7+
* Add CallKeepPushKitToken event for iOS.
8+
* Add firebase_messaging to example.
9+
* Support waking CallKeep from PushKit when the app is closed.
10+
411
[0.1.1] - 2020.09.17
512

613
* Fix compile error for iOS.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: callkeep
22
description: iOS CallKit framework and Android ConnectionService for Flutter.
3-
version: 0.1.1
3+
version: 0.2.0
44
55
homepage: https://github.com/flutter-webrtc/callkeep
66

0 commit comments

Comments
 (0)