Skip to content

Commit

Permalink
Update the Changelog.md file with a link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ciukstar committed Oct 27, 2023
1 parent 166e811 commit aa8f163
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions persistent-sqlite/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

## 2.13.4.0

* Add Database.Persist.Sqlite.createSqlitePoolWithConfig to create a SQLite
connection pool with a connection string and ConnectionPoolConfig.
Using ConnectionPoolConfig, it is possible to set the connection idle timeout.
* [#1524](https://github.com/yesodweb/persistent/pull/1524)
* Add Database.Persist.Sqlite.createSqlitePoolWithConfig to create a SQLite
connection pool with a connection string and ConnectionPoolConfig.
Using ConnectionPoolConfig, it is possible to set the connection idle timeout.

## 2.13.3.0

Expand Down

0 comments on commit aa8f163

Please sign in to comment.