0.05 (Released 2011-02-10)

    API Changes:
        - None.

    New Features:
        - None.

    Enhancements:
        - None.

    Bug Fixes:
        - Fixed failing POD coverage tests.

0.04 (Released 2011-02-10)

    API Changes:
        - App::Dispatcher::app_dispatcher no longer exported by
          default.

    New Features:
        - None.

    Enhancements:
        - Collapsed App::Dispatcher::Command into App::Dispatcher.

    Bug Fixes:
        - Added missing dependency on Getopt::Long::Descriptive

0.03 (Released 2011-02-09)

    API Changes:
        - None.

    New Features:
        - None.

    Enhancements:
        - Documentation updates.

    Bug Fixes:
        - app-dispatcher is supposed to have a mandatory first
          argument.
        - Added a VERSION to App::Dispatcher::Command.

0.02 (Released 2011-02-09)

    API Changes:
        - None.

    New Features:
        - None.

    Enhancements:
        - Improved the tutorial text showing ordering of commands.
        - Added a new example showing ordering of commands.
        - Set generated class VERSION to be the same as App::Dispatch.

    Bug Fixes:
        - None.

0.01 (Released 2011-02-09)

    Initial Release.