We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f4795 commit fb71ba4Copy full SHA for fb71ba4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Changelog
2
3
+[0.2.1] - 2020.06.12
4
+
5
+* Add UnHandledResponse for registrationFailed.
6
+* Add allowBadCertificate for UaSettings.
7
+* Upgrade recase and logger.
8
9
[0.2.0] - 2020.05.27
10
11
* Fixed bug for incoming call.
pubspec.yaml
@@ -1,5 +1,5 @@
name: sip_ua
-version: 0.2.0
+version: 0.2.1
description: A dart-lang version of the SIP UA stack.
homepage: https://github.com/cloudwebrtc/dart-sip-ua
environment:
0 commit comments