Skip to content

Commit 5947a4d

Browse files
committed
Upgrade version 0.3.7.
1 parent 0e32591 commit 5947a4d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.3.7] - 2021.08.24
5+
6+
* Fix the issue that unified-plan's onTrack does not call back AudioTrack.
7+
* Export PeerConnection for call.
8+
49
[0.3.6] - 2021.08.24
510

611
* Support custom MediaStream for call/answer.
@@ -12,7 +17,7 @@
1217
* Update dependency sdp_transform to ^0.3.0
1318
* Fixed mute audio for unified-plan
1419
* Add remote_has_audio/video method for Call.
15-
* Configuring via_transport
20+
* Configuring via_transport.
1621

1722
[0.3.5] - 2021.02.03
1823

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sip_ua
2-
version: 0.3.6
2+
version: 0.3.7
33
description: A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
44
homepage: https://github.com/cloudwebrtc/dart-sip-ua
55
environment:

0 commit comments

Comments
 (0)