Skip to content

Commit

Permalink
changelog for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
autopulated committed Apr 25, 2024
1 parent c79fabc commit 2e966b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.4.0
* Support queryMany with limit > 100, by internally batching requests.
* Better errors for invalid abortSignal option values.
* Fixed error message for invalid index specification.

### 1.3.2
* Fixes compatibility of Schemas with tables from different dynamodm module instances.

Expand Down

0 comments on commit 2e966b0

Please sign in to comment.