Revision history for Pod-Elemental-MakeSelector

0.04   2015-04-18
	- Refine how optional parameters are detected
	- Add tests with arrayrefs containing both strings & regexps

0.03   2014-03-01
	- Suppress "Smartmatch is experimental" warning on Perl 5.18 and up

0.02   2012-07-20
	- Require Perl 5.10.1, as 5.10.0 doesn't support matching
	  against an arrayref of regexes
	- List Pod::Elemental as a dependency, even though we don't
	  use it directly

0.01   2012-07-14
	- Initial release