Skip to content
Snippets Groups Projects
Commit 882dfaba authored by mattwire's avatar mattwire
Browse files

Release 6.5.8

parent f6c699af
Branches
Tags
No related merge requests found
......@@ -9,6 +9,10 @@ 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.8
* Fix [#298](https://lab.civicrm.org/extensions/stripe/-/issues/298) jQuery validation on checkboxes in 'On behalf of' profiles.
## Release 6.5.7
* Remove handling for `customer.subscription.updated` webhooks - they were not working and could lead to broken recurring contributions.
......
......@@ -15,8 +15,8 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2021-02-09</releaseDate>
<version>6.5.7</version>
<releaseDate>2021-02-20</releaseDate>
<version>6.5.8</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.28</ver>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment