hasql-pool 1.3.0.1 → 1.3.0.2
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- hasql-pool.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+# 1.3++- Adapt to the new settings model of `hasql-1.9`+ # 1.2 - Migrated to `hasql-1.7`
hasql-pool.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hasql-pool-version: 1.3.0.1+version: 1.3.0.2 category: Hasql, Database, PostgreSQL synopsis: Pool of connections for Hasql homepage: https://github.com/nikita-volkov/hasql-pool