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

Update releasenotes / docs

parent 3399d2a8
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,23 @@ 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.11 (not yet released)
### New Requirements
* mjwpaymentapi@0.1: https://lab.civicrm.org/extensions/mjwpaymentapi
* mjwshared@1.2.19.
### New Features
#### Update Subscription
Subscription amounts can now be updated via the Stripe Dashboard or by editing the recurring contribution in CiviCRM.
You can use the [upgraderecur](https://lab.civicrm.org/extensions/upgraderecur) extension to perform bulk upgrades (eg. a Membership price subscription increase).
But you must use MJW branch: TODO
TODO: Tests still need to be written for update in both directions.
## Release 6.10.2 (2023-11-29)
**This is the same as 6.10.1 but with a fix for upgrader issues (https://lab.civicrm.org/extensions/stripe/-/issues/460).**
......
......@@ -15,11 +15,11 @@
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2023-11-29</releaseDate>
<version>6.10.2</version>
<develStage>stable</develStage>
<releaseDate>2023-12-15</releaseDate>
<version>6.11-dev</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.64</ver>
<ver>5.65</ver>
</compatibility>
<comments>Original Author: Joshua Walker (drastik) - Drastik by Design.
Jamie Mcclelland (ProgressiveTech) did a lot of the 5.x compatibility work.
......
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