Skip to content

Commit e4a9bfe

Browse files
committed
Prepare v0.5.1
1 parent b9079ec commit e4a9bfe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v0.5.1 (2026-01-12)
2+
3+
- Fix a deadlock when we fall into an abnormal situation (when we broke rules)
4+
(@dinosaure, #84)
5+
- Add `POLLHUP` event when we check if a file-descriptor is read-ready
6+
(specially for pipe) (@madroach, @dinosaure, #89)
7+
18
### v0.5.0 (2025-10-13)
29

310
- Use `poll(2)`/`ppoll(2)` instead of `select(3P)` (#75, @dinosaure, @haesbaert,

0 commit comments

Comments
 (0)