pqi 1.0.0.1 → 1.0.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
- pqi.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,7 @@+# v1.0.0.2++Release process fixes.+ # v1.0.0.1 Documentation corrections.
pqi.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: pqi-version: 1.0.0.1+version: 1.0.0.2 category: Database, PostgreSQL synopsis: Driver-agnostic interface to the PostgreSQL libpq API description: