Skip to content

Commit

Permalink
Add ChangeLog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
merijn committed Jan 6, 2020
1 parent 2fc94c0 commit f79eb87
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions persistent/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for persistent

## 2.10.5

* Added Acquire based API to `Database.Persist.Sql` for working with
connections/pools in monads which aren't MonadUnliftIO. [#984](https://github.com/yesodweb/persistent/pull/984)

## 2.10.4

* Log exceptions when closing a connection fails. See point 1 in [yesod #1635](https://github.com/yesodweb/yesod/issues/1635#issuecomment-547300856). [#978](https://github.com/yesodweb/persistent/pull/978)
Expand Down

0 comments on commit f79eb87

Please sign in to comment.