Skip to content

Commit

Permalink
Updated changelog following #696
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jul 9, 2024
1 parent 7e69397 commit ccbea07
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions beam-postgres/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Unreleased

## Added features

* Better error messages on column type mismatches (#696).

# 0.5.3.1

# Added features
## Added features

* Loosen some version bounds

# 0.5.3.0

# Bug fixes
## Bug fixes

* Make sure lateral join names do not overlap
* Fix `bool_or`

# Addded features
## Addded features

* Add `runSelectReturningFirst`
* `IN (SELECT ...)` syntax via `inQuery_`
Expand Down

0 comments on commit ccbea07

Please sign in to comment.