Skip to content

Commit

Permalink
CHANGES for 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-proust committed Nov 13, 2024
1 parent 94ce0b4 commit 7c514d7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
===== 5.9.0 =====

====== Additions ======

* Lwt_stream.junk_available is a Lwt-free alternative to Lwt_stream.junk_old. (Alain Mebsout, #1036)

* Lwt_engine.libev#backend indicates which backend was picked by libev. (mefyl, bnguyenvanyen, #985)

====== Documentation ======

* Many fixes. (Arvid Jakobsson, #1038)

====== Other ======

* Misc repository maintenance. (Sora Morimoto, Shon Feder, #1037, #1035)

===== 5.8.0 =====

====== Improvements ======
Expand Down

0 comments on commit 7c514d7

Please sign in to comment.