packages feed

hasql-postgresql-types 0.2.1.0 → 0.2.1.1

raw patch · 2 files changed

+7/−1 lines, 2 files

Files

CHANGELOG.md view
@@ -1,3 +1,9 @@+# v0.2.1.1++## Fixes++- Fixed the release workflow so that Haddock documentation is generated and uploaded to Hackage again during release.+ # v0.2.1.0  ## Non-breaking
hasql-postgresql-types.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hasql-postgresql-types-version: 0.2.1.0+version: 0.2.1.1 category: PostgreSQL, Codecs, Hasql synopsis: Integration of "hasql" with "postgresql-types" description: