Skip to content

Commit fb71ba4

Browse files
committed
Upgrade version to 0.2.1.
1 parent 55f4795 commit fb71ba4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
[0.2.1] - 2020.06.12
4+
5+
* Add UnHandledResponse for registrationFailed.
6+
* Add allowBadCertificate for UaSettings.
7+
* Upgrade recase and logger.
8+
39
[0.2.0] - 2020.05.27
410

511
* Fixed bug for incoming call.

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.2.0
2+
version: 0.2.1
33
description: A dart-lang version of the SIP UA stack.
44
homepage: https://github.com/cloudwebrtc/dart-sip-ua
55
environment:

0 commit comments

Comments
 (0)