Skip to content

Commit 66850ff

Browse files
committed
release: 1.0.1.
1 parent 014d866 commit 66850ff

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[1.0.1] -2024.12.19
5+
6+
* make sure the session terminates by @victortive in https://github.com/flutter-webrtc/dart-sip-ua/pull/485
7+
* Hold and video upgrade fixed by @mikaelwills in https://github.com/flutter-webrtc/dart-sip-ua/pull/503
8+
* sip_ua_helper: add sendOptions by @eschmidbauer in https://github.com/flutter-webrtc/dart-sip-ua/pull/476
9+
* Update callscreen.dart by @HVaidehi in https://github.com/flutter-webrtc/dart-sip-ua/pull/427
10+
11+
412
[1.0.0] - 2024.08.24
513

614
* allow to change UA uri in runtime (#425)

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: 1.0.0
2+
version: 1.0.1
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)