Changes
-------
0.0.4 (2017-04-30)
^^^^^^^^^^^^^^^^^^
* Improved mysql testing


0.0.3 (2016-07-05)
^^^^^^^^^^^^^^^^^^
* Dockerize tests, now we can add more DBs to tests using docker #15, #17, #19

* Test suite executed with both default asyncio and uvloop #18


0.0.2 (2016-01-01)
^^^^^^^^^^^^^^^^^^
* Improved pep 492 support.

* pool.get method removed, use acquire instead.

* Added tests against MySQL.

* Added bunch of doc strings.


0.0.1 (2015-10-12)
^^^^^^^^^^^^^^^^^^

* Initial release.
