We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9079ec commit e4a9bfeCopy full SHA for e4a9bfe
CHANGES.md
@@ -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
8
### v0.5.0 (2025-10-13)
9
10
- Use `poll(2)`/`ppoll(2)` instead of `select(3P)` (#75, @dinosaure, @haesbaert,
0 commit comments