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

Release 6.5.2

parent 65fcd0f6
No related branches found
Tags 6.5.2
No related merge requests found
...@@ -9,7 +9,7 @@ Releases use the following numbering system: ...@@ -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. * **[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.2 (not yet released 2020-10-06) ## Release 6.5.2
* [!129](https://lab.civicrm.org/extensions/stripe/-/merge_requests/129) Don't check inactive membership blocks for separate payment setting. * [!129](https://lab.civicrm.org/extensions/stripe/-/merge_requests/129) Don't check inactive membership blocks for separate payment setting.
* [!128](https://lab.civicrm.org/extensions/stripe/-/merge_requests/128) Don't check for webhooks on non-production instances. * [!128](https://lab.civicrm.org/extensions/stripe/-/merge_requests/128) Don't check for webhooks on non-production instances.
......
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
<author>Matthew Wire (MJW Consulting)</author> <author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email> <email>mjw@mjwconsult.co.uk</email>
</maintainer> </maintainer>
<releaseDate>2020-10-06</releaseDate> <releaseDate>2020-10-09</releaseDate>
<version>6.5.2-dev</version> <version>6.5.2</version>
<develStage>beta</develStage> <develStage>stable</develStage>
<compatibility> <compatibility>
<ver>5.28</ver> <ver>5.28</ver>
</compatibility> </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