August 7th, 2013
v1.1.0 -- Cursor instances have got new "close()" method.

       -- Connection, Database, and Cursor instances can be used in
          "with"-statements.

       -- Now assertion error is raised when trying to share Cursor
          instances between threads.

August 6th, 2013
v1.0.3 -- Added "CHANGES.txt" file.
       -- Renamed "LICENSE" file to "LICENSE.txt".

August 5th, 2013
v1.0.1 -- Fixes minor distutils packaging issues.

August 4th, 2013
v1.0.0 -- This is the first stable release.
