We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9651f8 commit 7d83de8Copy full SHA for 7d83de8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 2.1.0
4
+### Changed
5
+* use hset-2.0 and hreader-1.0
6
+
7
## 2.0.0
8
### Changed
9
* `Entity` typeclass now use `FN` instead of `Text`. This provides an
postgresql-query.cabal
@@ -1,5 +1,5 @@
name: postgresql-query
-version: 2.0.0
+version: 2.1.0
synopsis: Sql interpolating quasiquote plus some kind of primitive ORM
using it
0 commit comments