Version 0.4 (unreleased)
------------------------
 - #3: fixed compatibility problem with ``sqlite3`` (spotted via IPython/IPdb)

Version 0.3.1 (2012-11-28)
--------------------------

 - #1: tested code using time zone optional arg of now() doesn't break
   any more (no real time zone support, though)

Version 0.3 (2012-11-23)
------------------------

 - Fixed the problem that ``datetime`` objects generated from
   computations used to fail ``isinstance`` tests.

Version 0.2.1 (2012-11-22)
--------------------------

 - Fixed issue with ``datetime.time`` masking

Version 0.1 (2012-07-15)
------------------------
 - initial version
