Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Oct 7, 2024
1 parent 9614ae5 commit 3f1a086
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion beam-core/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Added features

* Added support for creating database schemas and associated tables with `createDatabaseSchema` and `createTableWithSchema` (#716).
* Added support for creating database schemas and associated tables with `createDatabaseSchema`, `createTableWithSchema`, and `existingDatabaseSchema` (#716).
* Added `FromBackendRow` instance for `Identity` (#717).

# 0.10.1.0

Expand Down

0 comments on commit 3f1a086

Please sign in to comment.