Skip to content

Commit

Permalink
Upgrade version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Jun 12, 2021
1 parent 248b9ab commit 726db97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

-----------------------------------------------
[0.3.0] - 2021.06.12

* null safety
* Add toolkit for testing.
* Fixed receiving Voip push in background mode for iOS 13+.
* Fix crash when iOS push uses the wrong push format (alert).

[0.2.4] - 2021.01.08

* Fix crash when appName is not set.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: callkeep
description: iOS CallKit framework and Android ConnectionService for Flutter.
version: 0.2.4
version: 0.3.0
homepage: https://github.com/flutter-webrtc/callkeep

environment:
Expand Down

0 comments on commit 726db97

Please sign in to comment.