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
Extensions
ukgiftaid
Commits
98b36ed0
Commit
98b36ed0
authored
Aug 14, 2020
by
mattwire
Browse files
Release 3.4.3
parent
4e3841b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
98b36ed0
## Information
Releases use the following numbering system:
**{major}.{minor}.{incremental}**
*
major: Major refactoring or rewrite - make sure you read and test very carefully!
*
minor: Breaking change in some circumstances, or a new feature. Read carefully and make sure you understand the impact of the change.
*
incremental: A "safe" change / improvement. Should
*always*
be safe to upgrade.
*
**[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 3.4.3
*
Fix
[
#9
](
https://lab.civicrm.org/extensions/ukgiftaid/-/issues/4
)
Fix contributions marked not-eligible when line items missing
## Release 3.4.2
*
Fix
[
#4
](
https://lab.civicrm.org/extensions/ukgiftaid/-/issues/4
)
- Individual donation marked as "NO" from backend, gets included in batch.
...
...
info.xml
View file @
98b36ed0
...
...
@@ -18,8 +18,8 @@
<author>
MJW Consulting, Rich Lott (Artful Robot) Erawat Chamanont, Jamie Novick, Guanhuan Chen, Robin Mitra
</author>
<email>
mjw@mjwconsult.co.uk, https://artfulrobot.uk, jamie@compucorp.co.uk, guanhuan@compucorp.co.uk
</email>
</maintainer>
<releaseDate>
2020-0
7-09
</releaseDate>
<version>
3.4.
2
</version>
<releaseDate>
2020-0
8-14
</releaseDate>
<version>
3.4.
3
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.24
</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