From 30582160d77a58fdbc605d0607236037b7ea4f3a Mon Sep 17 00:00:00 2001 From: Ivan Sanchez Date: Thu, 8 Feb 2024 22:42:00 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 509390dc9..551760ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ This list is not intended to be all-encompassing - it will document major and breaking API 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.6.12.0 +- **http4k-connect-*** - Upgrade dependencies. +- ### v5.6.11.0 - **http4k-connect-amazon-core** - SSO credentials provider now caches credentials until they expire. Stops re-login