fix caller_level passed to coderef, document both uses
[p5sagit/Log-Contextual.git] / Changes
diff --git a/Changes b/Changes
index 8bf0f9b..245d025 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,23 @@
 ChangeLog for Log-Contextual
 
+  - correct the caller_level passed into coderef, and document "both" uses of
+    caller_level
+
+0.004201 2012-07-21
+  - The smallest pod fix ever
+
+0.004200 2012-07-20
+  - Improve information passed to logger coderef
+  - Significant doc improvements
+  - Fix warning in test suite in Perl 5.16
+
+0.004100 2012-03-29
+  - Log::Contextual::WarnLogger now supports customized log levels via the
+    'levels' constructor argument (Karen Etheridge)
+
+0.004001 2011-08-15
+  - Fix version of Exporter::Declare that we dep on
+
 0.004000 2011-08-06
   - Support Log::Contextual subclasses for default import options
   - Allow custom log levels