Changelog
=========

1.3.0
-----
 - added pagelet creation and update events

1.2.0
-----
 - remove support for Python < 3.7
 - added optional arguments to Pagelet constructor (which can be required when Pagelet is
   used as a mixin parent class)
 - doctests updates

1.1.2
-----
 - updated Gitlab-CI configuration
 - removed Travis-CI configuration

1.1.1
-----
 - updated pagelet creation event notification

1.1.0
-----
 - removed ZCML declarations
 - updated doctests

1.0.1
-----
 - updated pagelet templates registration to use standard (context, request, view)
   multi-adapters
 - updated doctests

1.0.0
-----
 - initial release
