Skip to content

Commit 84bdc24

Browse files
committed
Bump v3.1.4
1 parent e77a7f1 commit 84bdc24

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 3.1.4
2+
3+
**Bug fix:**
4+
5+
- [#432](https://github.com/rikulo/socket.io-client-dart/pull/432) Fix: #331 Emit Connect_error for Middleware Reject
6+
- [#434](https://github.com/rikulo/socket.io-client-dart/pull/434) fix: Port incorrectly set to 0 for hostnames with multiple subdomains
7+
18
## 3.1.3
29

310
**New Feature:**

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: socket_io_client
22
description: Dartlang port of socket.io-client for web, flutter, dartvm to use
3-
version: 3.1.3
3+
version: 3.1.4
44
homepage: https://www.zkoss.org
55
repository: https://github.com/rikulo/socket.io-client-dart
66
issue_tracker: https://github.com/rikulo/socket.io-client-dart/issues

0 commit comments

Comments
 (0)