Skip to content

Commit edd876e

Browse files
committed
Upgrade version to 0.2.4
1 parent c964133 commit edd876e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
[0.2.4] - 2020.08.25
4+
5+
* Add missing key field `Sec-WebSocket-Protocol`.
6+
37
[0.2.3] - 2020.08.25
48

59
* Add display_name for 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.3
2+
version: 0.2.4
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)