Revision history for Dist-Zilla-Plugin-ChangeStats-Git
0.3.0 2014-09-09
[ENHANCEMENTS]
- Can configure develop and releases branches. (GH#2)
[STATISTICS]
- code churn: 3 files changed, 35 insertions(+), 3 deletions(-)
0.2.1 2013-05-02
[BUG FIXES]
- Don't drop statistics in NEXT release in the on-disk changelog.
[STATISTICS]
- code churn: 2 files changed, 15 insertions(+), 5 deletions(-)
0.2.0 2013-05-02
[ENHANCEMENTS]
- Also write the added [STATISTICS] to the on-disk changelog.
[STATISTICS]
- code churn: 5 files changed, 50 insertions(+), 8 deletions(-)
0.1.3 2012-06-03
[BUG FIXES]
- Three dots, for heaven's sake! (releases...master)
[STATISTICS]
- code churn: 18 files changed, 82 insertions(+), 1400 deletions(-)
0.1.2 2012-06-03
[BUG FIXES]
- Stats taken from 'git diff', not 'git log'.
0.1.1 2012-05-22
[BUG FIXES]
- I got the pre/post munging all wrong
0.1.0 2012-05-22
- First version, unleashed on an unsuspecting world.