Skip to content

Commit 062ceb8

Browse files
committed
release: 0.4.0.
1 parent 0377bfd commit 062ceb8

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.4.0] - 2023.08.24
5+
6+
* [fix] Extracting UI responsibility, named parameters, android dismissal fix (#189).
7+
* [fix] make the Object nullable (#182)
8+
* [chore] Updated to the latest flutter and firebase messaging (#185)
9+
* [feat] Improve Android broadcasts and iOS delegate (#159)
10+
411
[0.3.3] - 2023.01.25
512

613
* [fix] Remove as `type` to allow null assignment.

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

66
environment:

0 commit comments

Comments
 (0)