You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,8 @@
2
2
3
3
## Unreleased
4
4
5
-
- Clarified that timestamps must be passed into `nextPaymentDate` queries. ([#83](https://github.com/craftcms/stripe/pull/83))
6
-
- It’s now possible to resume a subscription that was set to cancel at period end. ([#84](https://github.com/craftcms/stripe/pull/84))
7
-
- Fixed an issue that could occur when editing a subscription with corresponding product element not synced into the cms. ([#86](https://github.com/craftcms/stripe/pull/86))
5
+
- It’s now possible to resume subscriptions that are set to cancel at period end. ([#84](https://github.com/craftcms/stripe/pull/84))
6
+
- Fixed an error that could occur when editing a subscription if its corresponding product hadn’t been synced yet. ([#86](https://github.com/craftcms/stripe/pull/86))
0 commit comments