Skip to content
Snippets Groups Projects
Commit 04a957b3 authored by mattwire's avatar mattwire
Browse files

Release 6.4.2

parent a8ec5a1f
No related branches found
No related tags found
1 merge request!1186.4.2
......@@ -9,7 +9,7 @@ Where:
* minor: Breaking change in some circumstances, or a new feature. Read carefully and make sure you understand the impact of the change.
* incremental: A "safe" change / improvement. Should *always* be safe to upgrade.
## Release 6.4.2 - not yet released
## Release 6.4.2
* Fix [#210](https://lab.civicrm.org/extensions/stripe/-/issues/210): If there are multiple reCaptcha on the page check and validate the one on the Stripe billing form only.
* Update implementation for cancel subscription. Option to notify (default Yes) is now available on the backend cancel subscription form.
......
......@@ -14,9 +14,9 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2020-07-06</releaseDate>
<version>6.4.2-beta2</version>
<develStage>beta</develStage>
<releaseDate>2020-07-09</releaseDate>
<version>6.4.2</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.24</ver>
</compatibility>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment