Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version -> 0.6.7004.1
  • Loading branch information
tomjaguarpaw committed Sep 10, 2019
1 parent 732504e commit ffbacad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.6.7004.1

* Fixed quadratic slowdown in `removeEmpty`.

* Fixed `read` compatibility with time-1.9 in test suite.

## 0.6.7004.0

* Many changes to the documentation that use the new names. See entry
Expand Down
2 changes: 1 addition & 1 deletion opaleye.cabal
@@ -1,6 +1,6 @@
name: opaleye
copyright: Copyright (c) 2014-2019 Purely Agile Limited
version: 0.6.7004.0
version: 0.6.7004.1
synopsis: An SQL-generating DSL targeting PostgreSQL
description: An SQL-generating DSL targeting PostgreSQL. Allows
Postgres queries to be written within Haskell in a
Expand Down

0 comments on commit ffbacad

Please sign in to comment.