Skip to content

Commit de25ba6

Browse files
authored
Merge pull request #1105 from samoht/fix-changes
Fix CHANGES
2 parents 1361fea + 3da5e2e commit de25ba6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## v6.0.0 (2024-11-21)
27

38
- bump minimum dune version to 3.8 (@avsm)
@@ -17,8 +22,6 @@
1722
`~chunked:true` and `~body_length`.
1823
- cohttp-lwt-unix: Don't blow up when certificates are not available and no-network requests are made. (akuhlens #1027)
1924
+ 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)
2225

2326
## v6.0.0~beta2 (2024-01-05)
2427

0 commit comments

Comments
 (0)