From de0a565352929c58e5c48547a69452e037bc0772 Mon Sep 17 00:00:00 2001 From: David Denton Date: Sat, 7 Sep 2024 17:15:05 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6b08bfa..d41fad3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This list is not intended to be all-encompassing - it will document major and br changes with their rationale when appropriate. Given version `A.B.C.D`, breaking changes are to be expected in version number increments where changes in the `A` or `B` sections: ### v5.24.0.0 -- **http4k-connect-*** - Upgrade dependencies including Kotlin to 2.0.20 +- **http4k-connect-*** - Upgrade dependencies including - **http4k-connect-ai-openai*** - [Breaking] Tightened up types for completion requests. - **http4k-connect-ai-azure*** - [Breaking] Tightened up types for completion requests. - **http4k-connect-ai-lmstudio*** - [Breaking] Tightened up types for completion requests.