Skip to content

Commit 8b9d4a8

Browse files
committed
- release 0.4.4-dev.1;
1 parent 5c47272 commit 8b9d4a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,10 @@ Introducing optional parameter for domain name in account settings
5858
## 0.1.3
5959

6060
- Initial published version
61+
62+
63+
## 0.4.4-dev.1
64+
65+
- Improvements for establishing a connection;
66+
- Make WebSocket parameters configurable (see `XmppAccountSettings` for new parameters `wsPath` and `wsProtocols`).
67+
- Update dependencies to the latest possible versions;

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: xmpp_stone
22

33
description: "Xmpp Stone is lightweight XMPP client library written completely in Dart."
44

5-
version: 0.3.3
5+
version: 0.4.4-dev.1
66

77
homepage: https://vukoye.github.io
88

0 commit comments

Comments
 (0)