0.20_02		2017-01-30	T. R. Wyant
    Make week_number() return 0 for Midyear's day and the Overlithe.

    Regularize POD.

    Minor correction to on_date() text.

0.20_01		2017-01-27	T. R. Wyant
    Add time zone accessors time_zone(), time_zone_long_name(), and
    time_zone_short_name().

    Clean up comments and code (mainly line length, and strip trailing
    spaces).

    Pull static data out of subroutines.

    Add author tests.

    Bring code up to my usual level of  Perl::Critic compliance.

    Merge branch 'manwar-add-abstract-to-pod'.  This pull request added
    the one-line abstract that is supposed to appear on the NAME line of
    the POD. Thanks to Mohammad S Anwar for the patch.

    Add method calendar_name() (returns 'Shire')

    Replace die() with Carp::croak().

    Ditch 'use vars'. Add 'use warnings'.

0.20		2017-01-25	T. R. Wyant
    Replace LICENSE file with LICENSES/ dir. The new directory contains
    the licenses as individual files.

    Synch on_date() text with Date::Tolkien::Shire

    Add 'provides' metadata to EUMM output. This happens only if
    Module::Metadata is installed.

    Update README

    Update author and copyright

    Require Perl 5.8.4 (because DateTime does).

    Correct POD.

    Get metadata up to snuff.

    Make Changes file comply with CPAN::Changes::Spec

0.02			2003-12-07	Tom Braun
    Doc fix.

0.01			2003-12-07	Tom Braun
    First release.  Based on Date::Tolkien::Shire 1.12.
