Skip to content

Commit c744c20

Browse files
committed
release: add changelog for v0.18.0
1 parent f10d0e2 commit c744c20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/socketioxide/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# socketioxide 0.18.0
2+
* feat(**breaking**): remove sync handlers to gain 50% of compilation speed.
3+
* feat: Socket rooms will be removed only **after** the disconnect handler execution,
4+
making them available in the disconnect handler (thanks @Mettwasser).
25

36
# socketioxide 0.17.2
47
* fix: issue [#527](https://github.com/Totodore/socketioxide/issues/527). Socketioxide failed to build with the `tracing` flag enable and with `tracing-attributes` set to `v0.1.28`.

0 commit comments

Comments
 (0)