Back compat fix for CX::CRUD and others
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 6d84521..35028a9 100644 (file)
--- a/Changes
+++ b/Changes
 
   - Fix calling MyApp->engine_class to set the engine class manually.
 
+  - Re-add a $res->headers->{status} field to Catalyst::Test responses.
+    This _should_ be accessed with $c->res->code instead, but is here
+    for backward compatibility.
+
  Documentation:
 
   - Documentation which was in the now removed Catalyst::Engine::* classes