diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f6aec87 --- /dev/null +++ b/CHANGELOG.md @@ -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)* \ No newline at end of file