Skip to content

Commit

Permalink
release: 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Aug 24, 2024
1 parent 0377bfd commit 062ceb8
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.4.0] - 2023.08.24

* [fix] Extracting UI responsibility, named parameters, android dismissal fix (#189).
* [fix] make the Object nullable (#182)
* [chore] Updated to the latest flutter and firebase messaging (#185)
* [feat] Improve Android broadcasts and iOS delegate (#159)

[0.3.3] - 2023.01.25

* [fix] Remove as `type` to allow null assignment.
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.3.3
version: 0.4.0
homepage: https://github.com/flutter-webrtc/callkeep

environment:
Expand Down

0 comments on commit 062ceb8

Please sign in to comment.