Changelog
=========

1.2.0
-----
 - changed File blob's mode in context manager to readonly
 - removed intermediate commits in thumbnails traverser
 - updated file properties to be able to remove an attribute and unreference files objects
   accordingly
 - added subscriber to correctly remove all referenced files when a parent object is removed
 - refactored archives extraction utilities
 - improved tests and coverage

1.1.2
-----
 - updated Travis authentication token

1.1.1
-----
 - updated doctests for Travis-CI
 - updated Travis-CI configuration

1.1.0
-----
 - added watermark opacity argument to IThumbnails.get_thumbnail interface
 - added support for Bootstrap 'xl' responsive image size
 - updated SVG images renderer
 - updated doctests

1.0.1
-----
 - use current request registry instead of global registry to query adapters

1.0.0
-----
 - initial release
