packages feed

persistent-test-2.0.3.3: ChangeLog.md

## Unreleased changes

## 2.0.3.3

* Fix RawSqlTest, which could fail non-deterministically for Postgres [#1139](https://github.com/yesodweb/persistent/pull/1139)

## 2.0.3.2

* Remove unnecessary deriving of Typeable [#1114](https://github.com/yesodweb/persistent/pull/1114)

## 2.0.3.1

* Compatibility with latest persistent-template for test suite [#1002](https://github.com/yesodweb/persistent/pull/1002/files)