Immobilus Changelog
===================

0.2.14
______

* Expose direct start & stop functions (@daybarr)
* bugfix: datetime.utcnow() and datetime.now() should return naive datetimes (@daybarr)


0.2.13
------

* bugfix: pass tz through to the original datetime.fromtimestamp when inactive. (@daybarr)


0.2.12
------

* bugfix: behaviour of isinstance() in Python3
