Skip to content

Commit

Permalink
Merge pull request #735 from talex5/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
talex5 authored May 28, 2024
2 parents 3e67f7d + e32331a commit 77d8810
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ New features:

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

- Add `Eio_unix.Net.import_socket_listening` (@alyssais #733).

- Add `Eio.Time.Timeout.sleep` (@talex5 #726).

Documentation:
Expand All @@ -29,6 +31,8 @@ Linux backend:

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

- Add work-around for signals race (@talex5 #734).

POSIX backend:

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

0 comments on commit 77d8810

Please sign in to comment.