Skip to content

Commit 7e03d6d

Browse files
committed
Changelog tweaks
[ci skip]
1 parent 1a5da1b commit 7e03d6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
## Unreleased
44

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))
87
- Fixed an XSS vulnerability.
98

109
## 1.4.0 - 2025-02-18

0 commit comments

Comments
 (0)