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
aaron@wemove.eu
mjwshared
Commits
7cfb7a29
Commit
7cfb7a29
authored
Sep 02, 2021
by
mattwire
Browse files
Release 1.0.1
parent
571c91af
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
7cfb7a29
...
...
@@ -9,6 +9,10 @@ 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 1.0.1
*
Fix
[
!22
](
https://lab.civicrm.org/extensions/mjwshared/-/merge_requests/22
)
Handle deprecated API4 joins in PaymentProcessorwebhook API.
## Release 1.0
*
Add PaymentprocessorWebhook entity, API and scheduled job that allows for queueing and scheduling of webhooks - see
[
Webhook Queue
](
webhookqueue.md
)
...
...
info.xml
View file @
7cfb7a29
...
...
@@ -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>
2021-0
5-17
</releaseDate>
<version>
1.0
</version>
<releaseDate>
2021-0
9-02
</releaseDate>
<version>
1.0
.1
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.35
</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