Skip to content

Commit

Permalink
warp: change log
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Jan 22, 2024
1 parent 1a8b876 commit e6902ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions warp/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* We do not accept multiline headers anymore.
([`RFC 7230`](https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4) deprecated it 10 years ago)
* Reworked request lines (`CRLF`) parsing to not unnecessarily copy bytestrings.
* Using http2 v5.1.0.
* `fourmolu` is used as an official formatter.

## 3.3.31

Expand Down

0 comments on commit e6902ef

Please sign in to comment.