summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 796ebdbf31518dbe608a8de28fe4f9f315caea1b (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
Revision history for Dist-Zilla-PluginBundle-DOY

{{$NEXT}}

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