Should not be there
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
diff --git a/Changes b/Changes
index f9b9b8f..a6dc9fd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,15 @@
-0.03    2006-01-01 13:35:00
+0.04   2008-09-25
+        - Change namespace to remove ::Plugin:: for new auth framework.
+        - Gutted most of the code in the module by subclassing 
+          Catalyst::Authentication::Credential::HTTP.
+
+0.03    2007-07-18
+        - Fix broken test
+
+0.02    2007-04-26
+        - switch to Module::Install
+
+0.01    2006-04-18 13:35:00
         - $store->get_user now gets the user name as the first arg for maximum
           compatibility with stores.
         - Doc fixes