Release History
---------------

* `1.5.3`_

  - ``test_helpers.postgres`` module added
  - ``test_helpers.mongo`` module added

* `1.5.2`_

  - ``test_helpers.rabbit`` module added

* `1.5.1`_

  - Allow use of `mixins` module without requiring the ``tornado`` package

* 1.5.0

  - Initial public release.

.. _1.5.3: https://github.com/aweber/test-helpers/compare/1.5.2...1.5.3
.. _1.5.2: https://github.com/aweber/test-helpers/compare/1.5.1...1.5.2
.. _1.5.1: https://github.com/aweber/test-helpers/compare/1.5.0...1.5.1
