Removed 'password' from minimal store in example because it's not relevant to the...
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
diff --git a/Changes b/Changes
index 50223ae..02b2617 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,20 @@
+        - Fix misleading 'password' in documentation (because this module
+          doesn't check against store passwords) (Ian Wells)
+
+0.05  2009-01-04
+        - Start releasing using ShipIt
+        - Remove use of _config accessor, which I'd stupidly cargo-culted. 
+        - Fix MANIFEST
+        - Add pod spelling test
+
+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