summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 531477f..275a7ff 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Carp::Always::Color
{{$NEXT}}
+ - Carp::Always::Color now no longer falls back to HTML coloring by
+ default (you can get this behavior by using Carp::Always::Color::HTML
+ explicitly, if desired). Carp::Always::Color itself now just leaves the
+ output uncolored for non-terminal outputs.
0.06 2012-03-08
- fix some test stuff