From ec07f8811f64d7d65bad2982e261a0a1e734d4cb Mon Sep 17 00:00:00 2001 From: Nathaniel Hammond Date: Thu, 28 Nov 2024 10:32:21 +0000 Subject: [PATCH] Finish 1.3.1 [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7abfcef..7de5186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Stripe -## Unreleased +## 1.3.1 - 2024-11-28 - Fixed a bug where the Products index page listed “Link” as a sort option.. ([#59](https://github.com/craftcms/stripe/issues/59)) - Fixed a bug where the “Sync from Stripe” user action item was shown for users who didn’t have access to the Stripe plugin. ([#61](https://github.com/craftcms/stripe/pull/61))