Fix basic test for Test::MockObject 1.07, where it will die if a
[catagits/Catalyst-Authentication-Credential-HTTP.git] / Changes
diff --git a/Changes b/Changes
index fcc8022..e6cd5a2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+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.