The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file acts as the project's changelog.

`MooseX-Does-Delegated 0.001 cpan:TOBYINK`
	issued  2012-11-20;
	label   "Initial release".

`MooseX-Does-Delegated 0.002 cpan:TOBYINK`
	issued  2012-11-20;
	changeset [
		item "Alter test case to avoid yada-yada operator which doesn't compile in Perl < 5.12."^^Packaging;
	].

`MooseX-Does-Delegated 0.003 cpan:TOBYINK`
	issued  2012-12-11;
	changeset [
		item "Add UNIVERSAL::DOES dependency to Makefile.PL on behalf of Perl 5.8."^^Packaging;
		item "Document test suite."^^Documentation;
	].