Changelog
=========

1.3.4
-----
 - doctest update to handle viewlets uniform sorting

1.3.3
-----
 - packaging version mismatch!

1.3.2
-----
 - refactored viewlet registration code

1.3.1
-----
 - packaging update

1.3.0
-----
 - updated viewletmanager_config to be able to declare a viewlet manager as a viewlet in a
   single step
 - updated "provider" TALES extension to be able to provide arguments to extension
 - small updates in registry access

1.2.1
-----
 - updated TALES *provider* expression to also support a mapping of provider factories into
   request annotations

1.2.0
-----
 - updated TALES *provider* expression to be able to define a custom content provider during
   traversal using request a "provider:{provider-name}:factory" annotation, instead of using a
   classical adapter lookup

1.1.0
-----
 - updated doctests
 - removed ZCML directives

1.0.2
-----
 - updated Travis-CI configuration

1.0.1
-----
 - updated doctests

1.0.0
-----
 - initial release
