From e22c0f2387ab6cdda7dc731fdabbd08e0f7911d9 Mon Sep 17 00:00:00 2001 From: cmtiml <33608331+cmtiml@users.noreply.github.com> Date: Thu, 10 Feb 2022 15:25:38 +1100 Subject: [PATCH] Version 6.0.0 --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c63b479..3f99979 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,6 @@ # createsend-ruby history -## v6.0.0 - 15 Dec, 2021 +## v6.0.0 - 10 Feb, 2022 * Upgrades to Createsend API v3.3 which includes new breaking changes * Breaking: 'client.campaigns' now returned an object to support pagination (use .Results to ge the array of campaigns) * Added 'Tags' as another field that is returned in 'client.scheduled', 'client.drafts' and 'client.campaigns'