packages feed

pgmq-core 0.6.0.0 → 0.6.1.0

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 view
@@ -1,5 +1,9 @@ # Revision history for pgmq-core +## 0.6.1.0 -- 2026-09-16++Coordinated family version bump; core types are unchanged from 0.6.0.0.+ ## 0.6.0.0 -- 2026-09-10  Coordinated family version bump; core types are unchanged from 0.5.0.0.
pgmq-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.4 name: pgmq-core-version: 0.6.0.0+version: 0.6.1.0 synopsis: Core types for pgmq-hs, a Haskell client for PGMQ description:   Core types and type classes for pgmq-hs, a Haskell client library