This is the release version for 0.03, or very close to it. Just
[catagits/Catalyst-Authentication-Credential-OpenID.git] / Changes
1 Revision history for Catalyst::Authentication::Credential::OpenID
2
3 0.03  Thu Jun 19 20:48:04 PDT 2008
4       - Updated config information with Config::General examples.
5       - Cleaned up TestApp a little.
6       - Swapped some code order around to make Perl::Critic my friend.
7       - Extended SEE ALSO.
8       - Updated Makefile a bit.
9
10 0.02  Tue Apr  8 22:18:22 PDT 2008
11       - Changed "use base" to "use parent."
12       - Moved SVN to Catalyst dev box.
13       - Took out left over toss copy of earlier Credential module.
14       - Took out weird closure over secret; not just sets it plainly.
15       - Put config stuff in POD a bit differently and added info on consumer_secret.
16       - POD tweaks.
17
18 0.01  Sat Apr  5 21:35:25 PDT 2008
19       - Initial release.