Skip to content

Commit

Permalink
Fixed #360 Library is not compatible with latest version on socket.io…
Browse files Browse the repository at this point in the history
… 4.7.4 with the commit 23b4098
  • Loading branch information
jumperchen committed Feb 15, 2024
1 parent 2fc28d6 commit b53525a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
* [#322](https://github.com/rikulo/socket.io-client-dart/pull/322) added emitWithAckAsync
* [#334](https://github.com/rikulo/socket.io-client-dart/pull/334) Socket.on... returns disposer function

**Bug fix:**
* [#360](https://github.com/rikulo/socket.io-client-dart/pull/360) Library is not compatible with latest version on socket.io 4.7.4

## 2.0.3+1

Fix dart analyzing issues
Expand Down

0 comments on commit b53525a

Please sign in to comment.