Skip to content

Commit 7b7bf36

Browse files
committed
changelog
1 parent 3dd4f90 commit 7b7bf36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG.md
22

3-
## 0.32.0 (unreleased)
3+
## 0.32.0 (2024-12-29)
44

55
- Rollback any open transactions when an error occurs in a SQL file.
66
- Previously, if an error occurred in the middle of a transaction, the transaction would be left open, and the connection would be returned to the pool. The next request could get a connection with an open half-completed transaction, which could lead to hard to debug issues.

0 commit comments

Comments
 (0)