Skip to content

Commit 726db97

Browse files
committed
Upgrade version to 0.3.0
1 parent 248b9ab commit 726db97

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.3.0] - 2021.06.12
5+
6+
* null safety
7+
* Add toolkit for testing.
8+
* Fixed receiving Voip push in background mode for iOS 13+.
9+
* Fix crash when iOS push uses the wrong push format (alert).
10+
411
[0.2.4] - 2021.01.08
512

613
* Fix crash when appName is not set.

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.2.4
3+
version: 0.3.0
44
homepage: https://github.com/flutter-webrtc/callkeep
55

66
environment:

0 commit comments

Comments
 (0)