We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1361fea + 3da5e2e commit de25ba6Copy full SHA for de25ba6
CHANGES.md
@@ -1,3 +1,8 @@
1
+# v6.1.0 (2025-03-03)
2
+
3
+- cohttp-lwt-unix: Add http/https proxy support for client requests (@art-w @MisterDA, #1080)
4
+- cohttp-mirage: Support conduit 8.0.0 (@hannesm, #1104)
5
6
## v6.0.0 (2024-11-21)
7
8
- bump minimum dune version to 3.8 (@avsm)
@@ -17,8 +22,6 @@
17
22
`~chunked:true` and `~body_length`.
18
23
- cohttp-lwt-unix: Don't blow up when certificates are not available and no-network requests are made. (akuhlens #1027)
19
24
+ Makes `cohttp-lwt.S.default_ctx` lazy.
20
-- cohttp-lwt-unix: Add http/https proxy support for client requests (MisterDA #1080)
21
-- cohttp-mirage: Support conduit 8.0.0 (#@hannesm, #1104)
25
26
## v6.0.0~beta2 (2024-01-05)
27
0 commit comments