do not run tests that fail when debug mode is active
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 37f30d7..9b8b4dd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.90079_003 - 2014-12-03
+  - Make sure all tests run even if debug mode is enabled.
+  - Fixed issue with middleware stash test case that failed on older Perls
+
 5.90079_002 - 2014-12-02
   - Fixed typo in Makefile.PL which borked the previous distribution. No other
     changes.