From abb512b37fc8245f13ff16401a4eb6fc774cd559 Mon Sep 17 00:00:00 2001 From: Nathaniel Hammond Date: Thu, 6 Feb 2025 11:12:25 +0000 Subject: [PATCH] Finish 4.1.6 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173c6a5..d49e677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Stripe for Craft Commerce -## Unreleased +## 4.1.6 - 2025-02-06 - Fixed a bug where checkout session completion would not mark transactions as successful from webhooks. ([#318](https://github.com/craftcms/commerce-stripe/issues/318)) - Fixed a bug where choosing bank transfer as a payment method wouldn’t complete an order. ([#315](https://github.com/craftcms/commerce-stripe/issues/315))