=======
CHANGES
=======

3.0.0 (2015-11-10)
------------------

- support pymongo >= 3.0.0 and use 3.0.0 as package version and reflect
  pymongo >= 3.0.0 compatibility


0.5.1 (2012-12-10)
------------------

- switch back to simpler memcached based p01.session concept since mongodb
  based m01.session implementation doesn't scale as excpected.


0.5.0 (2012-11-18)
------------------

- initial release
