summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 999d7ee..7a5eb7f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
Revision history for Reply
{{$NEXT}}
+ - Let Data::Printer handle coloring in the DataPrinter plugin. (Sawyer X)
+ - Add a CollapseStack plugin, to make working with large stack traces
+ easier. (sartak)
0.25 2013-07-05
- The DataDump plugin now respects object stringification overloads by