# Changes for MooX::Role::Pluggable

 * 0.07  28 Oct 2012

   Further dispatcher optimizations:
                           Rate
     object-pluggable    6098/s
     moox-role-pluggable 7009/s


 * 0.06  28 Oct 2012

   Optimize dispatcher.


 * 0.05  28 Oct 2012

   Fix plugin_error plugin object dispatch.


 * 0.04  25 Oct 2012

   Improved POD / tests


 * 0.03  21 Oct 2012

   When pipeline manipulation methods fail, carp() in addition to setting 
   $@ and returning empty list (or similar).

   Improved POD


 * 0.02  20 Oct 2012

   perl-5.10.1 should do, drop 5.12.1 dep

   Improved POD


 * 0.01  19 Oct 2012

   Initial release