Skip to content

Commit df6c969

Browse files
committed
Merge branch 'release/1.3.0'
2 parents d493c48 + 60060d1 commit df6c969

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.3.0
4+
### Added
5+
* dependency from `hreader` and `hset`
6+
* `HasPostgres` instance for `HReaderT` transformer
7+
38
## 1.2.1
49

510
* remove version constraints for `transformers` package

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: 1.2.1
2+
version: 1.3.0
33

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

0 commit comments

Comments
 (0)