WarnLogger now supports custom log levels via levels constructor argument
[p5sagit/Log-Contextual.git] / Changes
diff --git a/Changes b/Changes
index e98a28b..37addc3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 ChangeLog for Log-Contextual
 
+  - 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