^^^^^^^^^^^^^^^^^^^
* Fix select priority name `525 <https://github.com/aio-libs/aiopg/issues/525>`_
* Rename `psycopg2` to `psycopg2-binary` to fix deprecation warning `507 <https://github.com/aio-libs/aiopg/issues/507>`_
* Fix `189 <https://github.com/aio-libs/aiopg/issues/189>`_ hstore when using ReadDictCursor `#512 <https://github.com/aio-libs/aiopg/issues/512>`_
* close cannot be used while an asynchronous query is underway `452 <https://github.com/aio-libs/aiopg/issues/452>`_
* sqlalchemy adapter trx begin allow transaction_mode `498 <https://github.com/aio-libs/aiopg/issues/498>`_