TypeKey: $store->get_user( \%params, \%result ) made into $store->get( $username...
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Changes
diff --git a/Changes b/Changes
new file mode 100644 (file)
index 0000000..a1c87e1
--- /dev/null
+++ b/Changes
@@ -0,0 +1,3 @@
+0.03
+        - $store->get_user now gets the user name as the first arg for maximum
+          compatibility.