Skip to content

Commit

Permalink
persistent/persistent-postgresql: Add PR links to changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
jship committed Jul 6, 2023
1 parent 92a11d3 commit 5d5ed28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion persistent-postgresql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 2.13.6.0

* [#xxx](FILL_THIS_IN_LATER)
* [#1482](https://github.com/yesodweb/persistent/pull/1482)
* Add `isSerializationFailure` and `isDeadlockDetected` exception predicates

## 2.13.5.2
Expand Down
2 changes: 1 addition & 1 deletion persistent/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 2.14.6.0

* [#xxx](FILL_THIS_IN_LATER)
* [#1482](https://github.com/yesodweb/persistent/pull/1482)
* Ensure `runOnException` hook is run when user-specified database action is
interrupted via async exception
* Add `runSqlPoolWithExtensibleHooksRetry` to support automatic transaction
Expand Down

0 comments on commit 5d5ed28

Please sign in to comment.