Skip to content

Commit

Permalink
Release fixed test-suite for persistent-qq (yesodweb#1170)
Browse files Browse the repository at this point in the history
* Release fixed test-suite

* add changelog entry
  • Loading branch information
parsonsmatt authored Dec 1, 2020
1 parent 0e2dc88 commit da539cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
4 changes: 4 additions & 0 deletions persistent-qq/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for persistent-qq

## 2.9.2.1

* Support `persistent-2.11` in the test suite [#1170](https://github.com/yesodweb/persistent/pull/1170)

## 2.9.2

* Add interpolation support for multirow VALUES syntax (`*{rows}`) [#1111](https://github.com/yesodweb/persistent/pull/1111)
Expand Down
9 changes: 1 addition & 8 deletions persistent-qq/persistent-qq.cabal
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
cabal-version: 1.12

-- This file has been generated from package.yaml by hpack version 0.31.1.
--
-- see: https://github.com/sol/hpack
--
-- hash: bef2b585278826bc60fe813d4918833dc06cec43f2a8e4567190448ccfdee163

name: persistent-qq
version: 2.9.2
version: 2.9.2.1
synopsis: Provides a quasi-quoter for raw SQL for persistent
description: Please see README and API docs at <http://www.stackage.org/package/persistent>.
category: Database, Yesod
Expand Down

0 comments on commit da539cc

Please sign in to comment.