changes for 0.0.5

This commit is contained in:
Hannes Mehnert 2023-07-05 16:33:24 +02:00
parent 7ec056ba1b
commit 17b3b23196

View file

@ -1,3 +1,7 @@
# v0.0.5 2023-07-05 - Berlin (Germany)
* Order http2 headers appropriately to avoid malformed requests (as in http-lwt-client#20, @hannesm)
# v0.0.4 2023-07-03 - Berlin (Germany)
* Always lowercase the header keys in HTTP2 (as in http-lwt-client#19, @hannesm)