Revision history for Getopt-Long-Descriptive

1.0.3     2013-10-28 07:41:38 
        - Added module dependency Test::Exception in Makefile
	    - Fixed a typo in perldoc

1.0.2     2013-10-04 14:27:23 
        - The same release as 1.0.2 as uploading 1.0.1 to CPAN before
          by mistake

1.0.1     2013-10-04 14:08:32 
        - Added add_arg and add_args aliases to add_argument and
          add_arguments, respectively, based on feedback on prepan
        - Fixed the unknown option error for current_command if not
          parsing for subcommands
        - Updates to conform to CPAN conventions
        - Perldoc improvement

1.0.0     2013-09-26
        - Initial Release