================
 Change history
================
0.2.6 [2009-11-19 15:07 CET]
------------------------------------------------------------------

  * Fixes on Server (reconnection)

0.2.6 [2009-11-19 14:51 CET]
------------------------------------------------------------------

  * Removed debug sleep

0.2.5 [2009-11-19 14:24 CET]
------------------------------------------------------------------

  * Fixed ugly recursions when trying to connect to a non-amqp server
  * Added automatic reconnection feature 

0.2.4 [2009-10-17 00:01 CET]
------------------------------------------------------------------

  * Fixed virtual_host Bug
  * Added support for new Carrot Version 0.8

0.2.3 [2009-09-16 18:16 CET]
------------------------------------------------------------------

  * fixed a small performance bug

0.2.2 [2009-09-16 17:31 CET]
------------------------------------------------------------------

	* added SSL Support (Tested against RabbitMQ with stunnel)
  * some performance improvments 


0.2.1 [2009-08-29 05:44 CET]
------------------------------------------------------------------

	* no source code changes only documentation and description 
    changes

0.2.0 [2009-08-24 00:51 CET]
------------------------------------------------------------------

	* added timeout support in synchron and asynchron mode
  * added support for pickle serializer
  * enhanced documentation
  * fixed some minor bugs in qamtest
  * cleanups

0.1.4 [2009-08-22 15:50 CET]
------------------------------------------------------------------

	* added long description

0.1.3 [2009-08-22 15:46 CET]
------------------------------------------------------------------

	* Upgraded Documentation sources and changed 
    homepage link to http://packages.python.org/qam

0.1.2 [2009-08-21 24:03 CET]
------------------------------------------------------------------

	* Fixed setup.py

0.1.1 [2009-08-21 23:24 CET]
------------------------------------------------------------------

	* Fixed logging issue

0.1.0 [2009-08-21 22:18 CET]
------------------------------------------------------------------

	* First deploy to pypi
