- Merged change from bmentges to use tests_require instead of install_requires
(issue 6).
- Added synchronization to Connection class to avoid race conditions on
connect/disconnect.
- Added a changelog ;)
- Moved exceptions into new stompclient.exceptions module.