Use Trailingcomma option when available (RT#114609)
[p5sagit/Data-Dumper-Concise.git] / Changes
diff --git a/Changes b/Changes
index 25dc3a0..4cf3b08 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,12 @@
+Revision history for Data-Dumper-Concise
+
+  - convert distribution from Module::Install to Distar; fixes RT#120856
+  - every module has a $VERSION now (RT#116427)
+  - add support for Trailingcomma option (RT#114609, Aaron Crane)
+
+2.022 Mar 21 2014
+  - Fix repo metadata
+
 2.021 Dec 31 2013
   - Make Dwarn output all arguments even in scalar context
      (retun val is still the same though)