Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>
  • Loading branch information
talex5 and mseri committed Mar 18, 2024
1 parent 34f881c commit fa9123e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Unreleased

- cohttp-eio: Make server response type abstract and allow streaming in cohttp-eio (talex5 #1024)
- cohttp-eio: allow streaming in cohttp-eio (talex5 #1024)
- cohttp: make server response type abstract (talex5 #1024)
- cohttp-eio: Improve error handling in example server (talex5 #1023)
- cohttp-eio: Don't blow up `Server.callback` on client disconnections. (mefyl #1015)
- http: Fix assertion in `Source.to_string_trim` when `pos <> 0` (mefyl #1017)
Expand Down

0 comments on commit fa9123e

Please sign in to comment.