From 7f3b307c14643ef8117fef27e9a7b7290912266c Mon Sep 17 00:00:00 2001 From: David Denton Date: Wed, 24 Mar 2021 21:39:40 +0000 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1151dabe4..3683ca31b 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: ### v2.18.0.0 -- **http4k-connect-amazon-dynamodb** : Further tweaking of the Item and Key mapping typealises +- **http4k-connect-amazon-dynamodb** : Further tweaking of the Item and Key mapping typealises to make API easier to use. ### v2.17.0.0 - **http4k-connect-amazon-dynamodb** : Reworked DynamoDb API to be typesafe, tightened up types in responses, added Scan.