Skip to content

Commit

Permalink
Updated changelog following #720
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jan 12, 2025
1 parent 8019139 commit c35c41d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions beam-postgres/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Unreleased

## Added features

* Added `pgSelectWith`, a combinator like `selectWith` which allows to nest common table expressions in subqueries (#720).

## Bug fixes

* Added the ability to migrate Postgres' array types (#354).
Expand Down

0 comments on commit c35c41d

Please sign in to comment.