summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2019-03-30 12:53:33 -0400
committerMitch Jackson <mitch@freeside.biz>2019-03-30 12:54:10 -0400
commit72955f5d78eec2ef9bf8ed8b48d3018eec7ff311 (patch)
treef8971d56987ad527eabb76d3bce5db4677380b4a /Changes
parenta9efaa2d1efa2093b1856ef42ae4ac411a0a1954 (diff)
0.08 Suppress elipsis character from strings truncated by Truncate::UnicodeHEADmaster
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index ed662f5..9f58fae 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for Business-BatchPayment-Paymentech
+0.08 Sat Mar 30 12:18:00 EST 2019
+ - Suppress elipsis character from strings truncated by Truncate::Unicode
+
+0.07 Thu Mar 01 03:10:37 GMT 2018
+ - Use Truncate::Unicode to clip string length
+
0.06 Wed Dec 21 15:08:00 PST 2016
- Add with_recurringInd option to control use of recurring indicator.