From d985aa6453111d983fc8a513adb312f38d3a1b19 Mon Sep 17 00:00:00 2001 From: Ishwor Gurung Date: Wed, 10 Feb 2021 14:39:19 +1100 Subject: [PATCH] Version 6.1.2 --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index eb9efa4..ec6a178 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,6 @@ # createsend-python history -## v6.1.1 - 10 Feb, 2021 +## v6.1.2 - 10 Feb, 2021 * Add `excludemessagebody` parameter for Transactional message details endpoint and update tests. * Update README with sample code for using message details and timeline endpoint.