Skip to content
Snippets Groups Projects
Commit 8140c48f authored by mattwire's avatar mattwire
Browse files

Release 6.5.7

parent 2035951a
Branches
Tags 6.5.7
No related merge requests found
......@@ -9,7 +9,7 @@ Releases use the following numbering system:
* **[BC]**: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 6.5.7 (not yet released 2021-01-23)
## Release 6.5.7
* Remove handling for `customer.subscription.updated` webhooks - they were not working and could lead to broken recurring contributions.
* Rename ProcessStripe job to "Stripe: Cleanup".
......
......@@ -15,9 +15,9 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2021-02-07</releaseDate>
<version>6.5.7-dev</version>
<develStage>beta</develStage>
<releaseDate>2021-02-09</releaseDate>
<version>6.5.7</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.28</ver>
</compatibility>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment