==================================================
Changes from 2011-10-12 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.006 at 2012-10-11 04:04:43 +0000
------------------------------------------

  Change: d6966f4c00c8b48f978c9eb03871d89a15b52533
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-10-11 00:01:29 +0000

    Update dist.ini to personal best practices. 

  Change: c513827d82c6bc1758d32cf4215913a4905ede0f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-10-11 00:01:29 +0000

    Rename filter_in and filter_out to include_message and
    exclude_message. 

  Change: f4110ec9a2e7969dd5ef1677bcd66b9db4a15195
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-10-10 20:59:55 +0000

    Merge pull request #6 from ironcamel/pr/synopsis-tag_regexp

    Fixing the SYNOPSIS describing the default tag_regexp value 

  Change: ae720c1e7207a79363c3d70e97d1f121f6fbb5c2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-10-10 20:44:22 +0000

    Merge pull request #7 from andrefs/master

    Adding filter_out and filter_in options. 

  Change: 8507a954f6e8096802a80299233b0fb3345eae26
  Author: André Santos <andrefs@cpan.org>
  Date : 2012-09-26 21:58:19 +0000

    added filter_out and filter_in options 

  Change: df7d696a90f8af78ff6305386e371160941fb442
  Author: Naveed Massjouni <naveedm9@gmail.com>
  Date : 2012-07-23 02:17:48 +0000

    Fixing the SYNOPSIS describing the default tag_regexp value 

  Change: 0061b3a8322478f04cddecf91a521b5179219a1d
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-04-29 14:52:54 +0000

    Merge pull request #5 from kentfredric/no-releases-bug

    Fix a lovely little error scenario which occurs when it can find no
    previous releases. 

  Change: e26a496ebc85445dfe0a6190b99bf4fb968d257d
  Author: Kent Fredric <kentfredric@gmail.com>
  Date : 2012-03-19 06:26:51 +0000

    Fix a lovely little error scenario which occurs when it can find no
    previous releases.

    A. It tries to get_release(-1), which returns undef , and then it
    tries undef->version() , which can't work.

    B. When you avoid the former by checking for an empty release set
    first,

    it dies trying to dereference "undef" to an array to return

    elements(), so pre-populating the array with a default empty

    array-reference is required for it to work. 

------------------------------------------
version 0.005 at 2012-04-29 22:08:07 +0000
------------------------------------------

  Change: 7edede6824e36d1424111910fa0ef9754939f7c5
  Author: Kent Fredric <kentfredric@gmail.com>
  Date : 2012-04-29 18:08:07 +0000

    Fix a lovely little error scenario which occurs when it can find no
    previous releases.

    A. It tries to get_release(-1), which returns undef , and then it
    tries undef->version() , which can't work.

    B. When you avoid the former by checking for an empty release set
    first,

    it dies trying to dereference "undef" to an array to return

    elements(), so pre-populating the array with a default empty

    array-reference is required for it to work. 

------------------------------------------
version 0.004 at 2012-03-04 19:07:22 +0000
------------------------------------------

  Change: b8d69be39efda97c91530f92dc64dbfa693b6e31
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-04 14:07:22 +0000

    Merge branch 'patch-1' of
    https://github.com/ioanrogers/dzp-changelogfromgit into
    ioanrogers-patch-1 

  Change: 30bf442a804d72771df8889e59b2f96ecc52be29
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2012-03-04 13:55:37 +0000

    [rt.cpan.org 74028] Add Moose::Autobox 0.11 as an explicit
    dependency.

    Thanks to Andreas Koenig for reporting this. 

  Change: 25a4a4125a5b426daffdda26e62bf8342f132f56
  Author: Ioan Rogers <ioan.rogers@gmail.com>
  Date : 2012-01-13 10:49:38 +0000

    I just released dzp::ChangelogFromGit::CPAN::Changes, which extends
    this module.

    The first smoke tests are unfortunately bringing failures [see
    http://www.cpantesters.org/cpan/report/0594e22c-3d69-11e1-9d6f-f6dbfa
    7543f5] which seem to be due to a missing Moose::Autobox, which is
    required by Dist::Zilla, which is required by you, which is required
    by me :-) 

------------------------------------------
version 0.003 at 2011-10-17 01:32:23 +0000
------------------------------------------

  Change: 10221addf8e39d8eb7906f76e648e3cf8b4f165f
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-10-16 21:32:23 +0000

    Make the plugin subclassable for new formats. Overhaul docs. 

  Change: e6efad6d34ea8d68d55af90ea0d68727786ecd20
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-10-15 23:45:05 +0000

    Begin using some Git release tools. They're not as scary since they
    were explained to me. Also digging around in Pod::Weaver has helped
    me think like RJBS. :P 

  Change: 3da0800a05bd09ab67733211fab60c7c0b71a244
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-10-15 18:50:58 +0000

    Reformat whitespace to "smart" tabs. 

  Change: 3ecd5bcf9cc96e0564ea074cb550135bade5863e
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-10-15 15:35:07 +0000

    Include changes up to the very first release.

    An old fencepost error prevented this plugin from including the very
    first release. Fix that, and make some minor changes so Cory Watson's
    contributions do the "right thing" for me. 

  Change: 9972a91b9e8347861649d983fe806727ca1b5535
  Author: Cory G Watson <gphat@Corys-iMac.local>
  Date : 2011-10-15 13:32:29 +0000

    Un-hardcode the max_age and add the attribute to the role. Also add
    documentation. 

  Change: 283fa2dd5fee25a3d44b410412b8f93d53e0f620
  Author: Cory G Watson <gphat@Corys-iMac.local>
  Date : 2011-10-15 13:32:29 +0000

    Make a role, document setup. 

  Change: f9780ef72676a8b687025cb13aa1af00427a725b
  Author: Cory G Watson <gphat@Corys-iMac.local>
  Date : 2011-10-15 13:32:29 +0000

    Refactor to move all output formatting to a subclass. 

  Change: 496513fb7875958bd3573aad47dbd0c10578b13e
  Author: Apocalypse <perl@0ne.us>
  Date : 2011-02-21 09:02:33 +0000

    Add smarter HEAD tag prediction to cooperate with auto-versioning
    plugins. 

  Change: f42ebdb35ac436a61f4f484d0fcfe8bbfe2e7cb2
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2011-02-21 00:19:11 +0000

    Fix dist.ini. Dist::Zilla's still a moving target? 

  Change: b4fff39e4ced0a14460de22df1468f33ba651435
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2010-04-19 01:24:19 +0000

    Test before releasing. 

===============================================
Plus 1 release after 2011-10-12 00:00:00 +0000.
===============================================