Checking in changes prior to tagging of version 0.06. Changelog diff is:
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
diff --git a/Changes b/Changes
index 9164c87..aad6fdf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+0.06  2009-07-13
+        - Remove incorrectly shipped Catalyst::Plugin::Authentication::Credential::HTTP::User class
+        - 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.