docs: add change log entry for DynamoDB bridge refactoring

This commit is contained in:
Kjell Winblad 2024-02-21 14:19:42 +01:00
parent 6561d989d6
commit 72d340bd4b
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
The DynamoDB bridge has been split into connector and action components. Old DynamoDB bridges will be upgraded automatically.