From c25790388eb27570c230402f9d3b07a15fc7370c Mon Sep 17 00:00:00 2001 From: Anil Madhavapeddy Date: Thu, 21 Nov 2024 12:09:10 +0000 Subject: [PATCH] release 6.0.0 --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 2ac80cccc..b0baa2b89 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ -## Unreleased +## v6.0.0 (2024-11-21) +- bump minimum dune version to 3.8 (@avsm) - cohttp-eio: Use system authenticator in example. - http, cohttp: remove the scheme field from requests. This means that [Request.uri] no longer returns the same URI as was to create the request