Revision history for Pod-Weaver-Section-Badges 0.0201 2015-03-21T16:56:08Z CET [Documentation] - Corrected abstract. 0.0200 2015-03-21T16:49:20Z CET [API Changes] - This version has a completely new (and better) way to choose badges: - There are now *no* built-in badges, all badges are separate and in the Badge::Depot::Plugin namespace. - There is now *no* way to make on-the-fly custom badges. The api was non-intuitive, and since it is so easy to create a new badge it is now of little use. [Requirements] - Added a few test prereqs. - Added Module::Pluggable as a runtime prereq. - Added Pod::Weaver::Role::AddTextToSection as a runtime prereq. [Testing] - Changed test to test for multiple badges. 0.0101 2015-02-15T16:24:15Z CET [Documentation] - Fixed link to Dist::Zilla::Plugin::TravisCI::StatusBadge under See Also. [Requirements] - Dist::Zilla::Plugin::PodWeaver is now listed as a test prereq. - Added DZP::ReportPrereqs to dist.ini. 0.0100 2015-02-14T02:18:15Z CET - Initial release