Skip to content

Commit d3eaaa5

Browse files
committed
Add release notes.
1 parent 6f48d99 commit d3eaaa5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

releases.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Releases
22

3+
## Unreleased
4+
5+
- Fix Windows build.
6+
7+
## v1.11.1
8+
9+
- Fix `read_nonblock` when using the `URing` selector, which was not handling zero-length reads correctly. This allows reading available data without blocking.
10+
311
## v1.11.0
412

513
### Introduce `IO::Event::WorkerPool` for off-loading blocking operations.

0 commit comments

Comments
 (0)