Skip to content

Commit 50cbe6f

Browse files
PerondasPerondas
Perondas
authored and
Perondas
committed
Preparation for release 0.5.3
1 parent b261cf3 commit 50cbe6f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

33
--------------------------------------------
4+
[0.5.3] - 2022.10.19
5+
6+
* Bump version for flutter-webrtc
7+
* Fix nullability in subscriber
8+
* Fix flutter test
9+
* Fix subscription parsing grammar
10+
* Added ability to supply custom logger
11+
* Added ability to get call statistics
12+
413
[0.5.2] - 2022.08.05
514

615
* chore: Fix hold/unhold.

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.5.2
2+
version: 0.5.3
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)