Skip to content

Commit 7d83de8

Browse files
committed
bump version to 2.1.0 and fix changelog
1 parent f9651f8 commit 7d83de8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 2.1.0
4+
### Changed
5+
* use hset-2.0 and hreader-1.0
6+
37
## 2.0.0
48
### Changed
59
* `Entity` typeclass now use `FN` instead of `Text`. This provides an

postgresql-query.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgresql-query
2-
version: 2.0.0
2+
version: 2.1.0
33

44
synopsis: Sql interpolating quasiquote plus some kind of primitive ORM
55
using it

0 commit comments

Comments
 (0)