summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-02-12 15:10:33 -0800
committerIvan Kohler <ivan@freeside.biz>2015-02-12 15:10:33 -0800
commit5a2f521b4aef0d8cdc709076440edfd0a077aaa3 (patch)
tree53a72c05d75a8f9012fc48eaff9898049b8e0411 /Changes
parent0bf7a1ffc63873be09e848b900d89eb23cb99beb (diff)
fix warning about Action: Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref.
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8d5f1fc..ade973c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
Revision history for Business-BatchPayment
+0.02_01 unreleased
+ - fix warning about Action: Passing a list of values to enum is deprecated. Enum values should be wrapped in an arrayref.
+
0.01 unreleased