Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
samritchie committed Nov 14, 2024
1 parent 3804cd7 commit 3b9a883
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 0.12.2-beta
* (breaking) Revised multi-table transaction API (thanks @bartelink)

### 0.12.1-beta
* Added support for `defaultArg` in update expressions on the same attribute, allowing SET if_not_exists semantics (eg { record with OptionalValue = Some (defaultArg record.OptionalValue "Default") })
* Allow empty strings in non-key attributes (thanks @purkhusid)
Expand Down

0 comments on commit 3b9a883

Please sign in to comment.