updated changelog
John Napiorkowski [Thu, 1 May 2014 22:24:25 +0000 (17:24 -0500)]
Changes

diff --git a/Changes b/Changes
index 6d425dc..7987fda 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@
   - Fix bug where Catalyst did not properly detect the terminal width when in
     debug mode and thus making the debug output narrow and hard to read.
   - Documentation corrections for Util methods around localized PSGI $env.
+  - Improvements to auto detection of terminal width.
+  - Updating deprecation list to include Class::Load and ensure_class_loaded
 s
 5.90062 - 2014-04-14
   - HTTP::Exception objects were not properly bubbled up to middleware since