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

1.0.0 (2015-03-17)
------------------

- feature: replace internal method setContentType with setContentTypeAndEncoding
  and also set encoding if given.

- bugfix: fix apply encoding value. The value u'None' was applied if no encoding
  was given instead of None.


0.5.1 (2013-03-19)
------------------

- bugfix: remove notifyRemove method. This is a left over from m01.gridfs and
  not required since the item it self stores the image data


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

- initial release
