summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 77f96f7286a5d9bea3a55bec2d982f975f9a2e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Dist-Zilla-PluginBundle-DOY

{{$NEXT}}
      - fix Test::Compile warnings
      - start using Git::Commit and Authority
      - allow specifying dynamic_config = 1 in dist.ini
      - use explicit MetaResources rather than inferring things via Repository
        and locally-run git commands

0.06  2011-02-16
      - use Git::NextVersion instead of BumpVersionFromGit
      - use web and clone urls in Repository, and actually get the repo to use
        from git
      - allow testing release by setting $ENV{DZIL_FAKE_RELEASE}
      - always dep on Test::More 0.88 for done_testing

0.05  2010-10-27
      - allow using MakeMaker::Awesome if requested

0.04  2010-09-03
      - allow passing options through to @Basic plugins

0.03  2010-06-15
      - allow dist.ini configuration of the included plugins

0.02  2010-06-13
      - a few small fixes
      - add CheckChangesHasContent

0.01  2010-06-13
      - Initial release