Skip to content

Commit

Permalink
doc: add changelogs for v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Totodore committed Dec 21, 2023
1 parent 41144f4 commit 351150d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.9.1
## socketioxide
* Add `SocketIo::get_socket` and `Operators::get_socket` methods to get a socket ref from its id.
* Switch to `pin-project-lite` instead of `pin-project`.

# 0.9.0
* Bump `hyper` to 1.0.1. Therefore it is now possible to use frameworks based on hyper v1.*. Check the [compatibility table](./README.md#compatibility) for more details.

Expand Down

0 comments on commit 351150d

Please sign in to comment.