From 6177ddc66517af40534cf626445c754a8631c71f Mon Sep 17 00:00:00 2001 From: Rowan Seymour Date: Mon, 21 Mar 2022 09:51:33 -0500 Subject: [PATCH] Update CHANGELOG.md for v7.3.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7481d57a..a8e707632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +v7.3.1 +---------- + * Simplify cron jobs and add them to the main mailroom waitgroup + * Allow expirations and timeouts to resume sessions for stopped, blocked and archived contacts + * Messages to stopped, blocked or archived contacts should immediately fail + v7.3.0 ---------- * Update to latest goflow