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

Update releasenotes

parent efc30dd4
Branches
Tags
No related merge requests found
......@@ -9,6 +9,11 @@ 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)
* Don't change 'created_date' when subscription is updated.
* Rename ProcessStripe job to "Stripe: Cleanup".
## Release 6.5.6
* Fix [#126](https://lab.civicrm.org/extensions/stripe/-/issues/126) setting user locale for stripe elements.
......
......@@ -15,9 +15,9 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2021-01-18</releaseDate>
<version>6.5.6</version>
<develStage>stable</develStage>
<releaseDate>2021-01-23</releaseDate>
<version>6.5.7-dev</version>
<develStage>beta</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