Skip to content

Commit

Permalink
Fix typo in CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Feb 6, 2024
1 parent 9a55670 commit 1a3152e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

* Support on_duplicate_columns={raise,warn} parameter in connection URL when using duplicate_columns_handler extension (jeremyevans)

* Add transaction_connection_validator extension for retrying transactions on new connection if ther is a disconnect error when starting transaction (jeremyevans)
* Add transaction_connection_validator extension for retrying transactions on new connection if there is a disconnect error when starting transaction (jeremyevans)

=== 5.76.0 (2024-01-01)

Expand Down

0 comments on commit 1a3152e

Please sign in to comment.