Travis: preliminary reverse dependency testing
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index ecc4291..c0da9be 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.90069_TBA
+5.90070 - 2014-08-07
+  - Retagged previous release as stable; no changes
+
+5.90069_004
+  - Fixed typo in middleware stash that was causing older Perls to fail
+    certain tests.  No other changes.
+
+5.90069_003
+  - The default log level is now 'info', not 'debug'.
   - Finished merging all the encoding plugin code to core code.  The encoding
     plugin is now just an empty package.  Also tried to improve encoding docs
     a bit.