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

Release 0.7beta3

parent 35ebb009
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ The extension is licensed under [AGPL-3.0](LICENSE.txt).
## Requirements
* PHP v7.1+
* CiviCRM 5.19+
* PHP v7.2+
* CiviCRM 5.24+
## Installation
......
......@@ -15,7 +15,7 @@ Where:
* Recommend contributiontransactlegacy extension if drupal webform_civicrm is enabled.
* Implements setExceptionMode to allow skipping the exit on exception policy [!5](https://lab.civicrm.org/extensions/mjwshared/-/merge_requests/5).
* Add compat functions to work around issues with `\Civi::resources()->addVars()` - This improves compatibility for forms with multiple payment processors.
* Update Mjwpayment.get_payment API to support multiple parameters and options.
* Update Mjwpayment.get_payment API to support multiple parameters and options per https://github.com/civicrm/civicrm-core/pull/17071 (CiviCRM 5.26).
## Release 0.6
......
......@@ -14,11 +14,11 @@
<url desc="Release Notes">https://lab.civicrm.org/extensions/mjwshared/blob/0.7/docs/release/release_notes.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2020-02-25</releaseDate>
<version>0.7-beta2</version>
<releaseDate>2020-04-27</releaseDate>
<version>0.7-beta3</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.19</ver>
<ver>5.24</ver>
</compatibility>
<civix>
<namespace>CRM/Mjwshared</namespace>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment