Skip to content

Commit

Permalink
Preparation for release 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Perondas authored and Perondas committed Oct 19, 2022
1 parent b261cf3 commit 50cbe6f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

--------------------------------------------
[0.5.3] - 2022.10.19

* Bump version for flutter-webrtc
* Fix nullability in subscriber
* Fix flutter test
* Fix subscription parsing grammar
* Added ability to supply custom logger
* Added ability to get call statistics

[0.5.2] - 2022.08.05

* chore: Fix hold/unhold.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sip_ua
version: 0.5.2
version: 0.5.3
description: A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
homepage: https://github.com/cloudwebrtc/dart-sip-ua
environment:
Expand Down

0 comments on commit 50cbe6f

Please sign in to comment.