Revision history for Perl extension OAuth::Lite2.

0.01_07  Tue Jan 04 10:40:00 2010
    - added last_request/last_response on clients to access
      HTTP::Request/HTTP::Response internally used.
      https://github.com/lyokato/p5-oauth-lite2/issues#issue/4

0.01_06  Tue Nov 10 00:12:00 2010
    - accepted pull request http://github.com/lyokato/p5-oauth-lite2/pull/3 

0.01_05  Tue Oct 05 01:00:00 2010
    - accepted pull request http://github.com/lyokato/p5-oauth-lite2/pull/1

0.01_04  Tue Sep 9 03:22:00 2010
    - fixed exception: inefficient -> insufficient

0.01_03  Tue Aug 02 16:25:00 2010
    - fixed model classes. changed setting for Params::Validatea

0.01_02  Tue Jul 27 09:27:00 2010
    - fixed dependency setting in Makefile.PL

0.01_01  Wed Jul 22 12:31:00 2010
    - initial release for draft-v10