-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6bef40
commit 0e840cf
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Change Log | ||
|
||
## [Unreleased](https://github.com/WordImpress/Give-iATS/tree/HEAD) | ||
|
||
[Full Changelog](https://github.com/WordImpress/Give-iATS/compare/1.0.1...HEAD) | ||
|
||
**Fixed bugs:** | ||
|
||
- Send amount with fee to iATS [\#9](https://github.com/WordImpress/Give-iATS/issues/9) | ||
- PHP 5.2 fatal error on activation [\#8](https://github.com/WordImpress/Give-iATS/issues/8) | ||
- Force 2 decimal numbers because iATS requires it [\#7](https://github.com/WordImpress/Give-iATS/issues/7) | ||
|
||
**Merged pull requests:** | ||
|
||
- issue/9 Fix amount without fees passed in iats api \#9 [\#11](https://github.com/WordImpress/Give-iATS/pull/11) ([jaydeeprami](https://github.com/jaydeeprami)) | ||
- issue/7 Fix: Force 2 decimal numbers because iATS requires it \#7 [\#10](https://github.com/WordImpress/Give-iATS/pull/10) ([jaydeeprami](https://github.com/jaydeeprami)) | ||
|
||
## [1.0.1](https://github.com/WordImpress/Give-iATS/tree/1.0.1) (2017-09-13) | ||
**Closed issues:** | ||
|
||
- Add Give plugin dependency logic on addon activation [\#5](https://github.com/WordImpress/Give-iATS/issues/5) | ||
- Implement Tracking code [\#4](https://github.com/WordImpress/Give-iATS/issues/4) | ||
- "Sandbox Testing" checkbox is not necessary [\#3](https://github.com/WordImpress/Give-iATS/issues/3) | ||
- Add uninstall.php [\#2](https://github.com/WordImpress/Give-iATS/issues/2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Issue/5 [\#6](https://github.com/WordImpress/Give-iATS/pull/6) ([DevinWalker](https://github.com/DevinWalker)) | ||
|
||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |