CHANGES
=======

0.2.0
-----
* Improve event handling: only one journal, and do not lose
  events due to poor implementation
* Add macro system for published messages
  First available macro is _EPOCH_, which will be automatically
  replaced by the Unix Epoch timestamp at the time of publishing.
* Fix unicode handling or lack thereof with python 2.7

0.1.1
-----
* Fix pbr min version

0.1.0
-----
* Initial release
* Initial commits
