Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
JonGold
mjwshared
Commits
8be89671
Commit
8be89671
authored
Jan 26, 2021
by
mattwire
Browse files
Release 0.9.11
parent
3ca31b76
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
8be89671
...
...
@@ -9,6 +9,12 @@ 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 0.9.11
*
Add
`supportsRecur()`
function to CRM.payment.
*
Add
`getPaymentProcessorSelectorValue()`
function to CRM.payment.
*
Fix
[
!15
](
https://lab.civicrm.org/extensions/mjwshared/-/merge_requests/15
)
Stripe loading on drupal 8 webforms.
## Release 0.9.10
*
Add
`getBillingEmail()`
and
`getBillingName()`
functions to CRM.payment library.
...
...
info.xml
View file @
8be89671
...
...
@@ -14,8 +14,8 @@
<url
desc=
"Release Notes"
>
https://lab.civicrm.org/extensions/mjwshared/-/blob/master/docs/releasenotes.md
</url>
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2020-
12-30
</releaseDate>
<version>
0.9.1
0
</version>
<releaseDate>
2020-
01-26
</releaseDate>
<version>
0.9.1
1
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.28
</ver>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment