summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7a5eb7f..fc2e452 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Reply
{{$NEXT}}
+
+0.26 2013-07-08
- Let Data::Printer handle coloring in the DataPrinter plugin. (Sawyer X)
- Add a CollapseStack plugin, to make working with large stack traces
easier. (sartak)