···11-## dev
11+## v0.6
22+33+- Fix SIGSEGV on `Uring.wait` (@edwintorok #89).
44+ `io_uring_submit_and_wait_timeout` can return a success status but with a NULL `cqe`.
55+66+- Remove unused variable in C stub (@talex5 #87).
2733-- Use `caml_enter_blocking_section` when calling `io_uring_submit` (@TheLortex #86).
88+- Use `caml_enter_blocking_section` when calling `io_uring_submit` (@TheLortex #86).
49510## v0.5
611