Make Dwarn output all arguments even in scalar context
[p5sagit/Data-Dumper-Concise.git] / Changes
diff --git a/Changes b/Changes
index 7b432c7..25dc3a0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+2.021 Dec 31 2013
+  - Make Dwarn output all arguments even in scalar context
+     (retun val is still the same though)
+
+2.020 Jan 20 2011
+  - Add DumperObject for getting at the underlying obj
+  - create DwarnF for formatting Dumper'd output
+  - Create Ddie for die'ing output
+
 2.012 Aug 31 2010
   - Make DwarnN test still work if Devel::ArgNames isn't installed