diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d8df0c..4712d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ `postgresql-simple-named` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. -## 0.0.0.0 +## 0.0.0.0 — Jul 11, 2019 * Initially created. diff --git a/postgresql-simple-named.cabal b/postgresql-simple-named.cabal index cb476b4..0ab05fc 100644 --- a/postgresql-simple-named.cabal +++ b/postgresql-simple-named.cabal @@ -24,7 +24,7 @@ license-file: LICENSE author: Dmitrii Kovanikov, Veronika Romashkina maintainer: Holmusk copyright: 2019 Holmusk -category: Database +category: Database, PostgreSQL build-type: Simple extra-doc-files: README.md , CHANGELOG.md