News: stompclient
=================

.. contents::

0.3.2
-----

* Merged change from bmentges to use tests_require instead of install_requires
  (issue 6).

0.3.1
-----

* Added synchronization to Connection class to avoid race conditions on
  connect/disconnect.

0.3
---

* Added a changelog ;)
* Moved exceptions into new stompclient.exceptions module.
