Skip to content

Commit

Permalink
backfill changelog for #100, #103, #110 and #112 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro authored Feb 19, 2022
1 parent aeea0c5 commit a9da7c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ Unreleased
- Close the file descriptor when failing to open a connection
([#97](https://github.com/anmonteiro/piaf/pull/97)) -
[@EduardoRFS](https://github.com/EduardoRFS)
- Yield to other threads when reading a message body. This improves fairness
for large message bodies
([#100](https://github.com/anmonteiro/piaf/pull/100))
- Add error handling to `Response.of_file`
([#103](https://github.com/anmonteiro/piaf/pull/103))
- Add `Client.send` which sends a `Request.t`
([#110](https://github.com/anmonteiro/piaf/pull/110))
- openssl: set the client verify callback
([#112](https://github.com/anmonteiro/piaf/pull/112))

0.1.0 2021-02-03
--------------
Expand Down

0 comments on commit a9da7c0

Please sign in to comment.