relational-query: bump.

This commit is contained in:
Kei Hibino 2018-06-18 02:42:27 +09:00
parent d957e2f11a
commit 53a4eef90f
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
<!-- -*- Markdown -*- -->
## 0.11.2.0
- add insertValueList API.
- (re-)add xxxNoPH effect APIs.
- prepare to rename derivedXxx to xxx.
- deprecate typed* APIs with implicit defaultConfig.
## 0.11.1.0
- add compatibility module Database.Relational.Query.TH for upgrading from 0.9.

View File

@ -1,5 +1,5 @@
name: relational-query
version: 0.11.1.0
version: 0.11.2.0
synopsis: Typeful, Modular, Relational, algebraic query engine
description: This package contiains typeful relation structure and
relational-algebraic query building DSL which can