Skip to content

Commit 5407ecc

Browse files
committed
upgrade version to 0.4.0.
1 parent 0c0531e commit 5407ecc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.4.0] - 2021.10.13
5+
6+
* Add extended header support (#235)
7+
* Add iceGatheringTimeout for UaSettings.
8+
49
[0.3.9] - 2021.09.27
510

611
* Upgrade flutter-webrtc to 0.6.8

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.9
2+
version: 0.4.0
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)