Skip to content

Commit e32331a

Browse files
committed
Prepare release
1 parent 3e67f7d commit e32331a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ New features:
66

77
- Add `Eio.Pool.use ~never_block` (@SGrondin #657, reviewed by @talex5).
88

9+
- Add `Eio_unix.Net.import_socket_listening` (@alyssais #733).
10+
911
- Add `Eio.Time.Timeout.sleep` (@talex5 #726).
1012

1113
Documentation:
@@ -29,6 +31,8 @@ Linux backend:
2931

3032
- Split flow into its own file (@talex5 #727).
3133

34+
- Add work-around for signals race (@talex5 #734).
35+
3236
POSIX backend:
3337

3438
- Add `_BSD_SOURCE` flag to fix build on OpenBSD (@prgbln #722).

0 commit comments

Comments
 (0)