diff --git a/CHANGES.md b/CHANGES.md index 4a6c5a0..775acb2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,7 @@ ## Unreleased +## 2024/08/16 v0.0.5 - Changed `UPDATE` statements from DynamoDB not to write the entire `data` column. This allows defining primary keys on the sink table.