list all the changes I just made
John Napiorkowski [Sat, 14 Apr 2012 13:45:13 +0000 (09:45 -0400)]
Changes

diff --git a/Changes b/Changes
index c49e5f3..278cd80 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension Catalyst::Plugin::Authentication
 
+     - Upgrade code to use Moose compatibility layer (jnap)
+     - Added some rules to .gitignore for people using macs (jnap)
      - Catalyst::Plugin::Authentication::Credential::NoPassword added
        (Okko)
      - Convert repository to git (fREW Schmidt)