Add a body to the 401 status, add more docs!
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
diff --git a/Changes b/Changes
index fcc8022..750a150 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.08
+    - Fix basic test when using Test::MockObject 1.07 (die if using undefined
+      interfaces)
+
 0.07
     - Applied Ton Voon's patch that fixed option propagation for basic auth.