diff --git a/CHANGELOG.md b/CHANGELOG.md index b502685c..f847287a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -527,4 +527,4 @@ All notable changes to this project will be documented in this file. Breaking ch ## [2.14.2] - 2024-07-07 ### Fixed -- Raised via [Issue #196](https://github.com/tywalch/electrodb/issues/196), a breaking change was made to the project's dependency `@aws-sdk/lib-dynamodb`. The change resulted in the error `Error: Cannot find module '@aws-sdk/lib-dynamodb/dist-cjs/commands/utils'`. This change updates ElectroDB's dependency version to the static version `3.395.0`, a version known to be compadible. Thank you github users @miyamonz, @kevinlonigro, @srodriki! \ No newline at end of file +- Raised via [Issue #196](https://github.com/tywalch/electrodb/issues/196) and [Issue #390](https://github.com/tywalch/electrodb/issues/398), a breaking change was made to the project's dependency `@aws-sdk/lib-dynamodb`. The change resulted in the error `Error: Cannot find module '@aws-sdk/lib-dynamodb/dist-cjs/commands/utils'`. This change updates ElectroDB's dependency version to the static version `3.395.0`, a version known to be compadible. Thank you github users @miyamonz, @kevinlonigro, @srodriki, @pablote, @sargisshahinyan, and @arpadgabor! \ No newline at end of file