Revision history for MooseX-RelatedClasses

0.003     2013-04-19 22:38:58 PDT-0700
	* add support for "private" related classes

0.002     2012-11-03 23:29:48 PST8PDT
	* add support for "blank" namespaces, that is, the ability to specify
	  arbitrary classes as "related"
	* add support for "all_in_namespace" option (that is, every package found
	  under that namespace is set up with related class attributes).
	* Add some initial documentation

0.001     2012-10-29 11:28:54 PST8PDT
	* initial release
	* basic parameterized role is in place; this should remain stable even as
	  we enhance. (That's the plan, at any rate)