Skip to content

Commit

Permalink
Committing updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinWalker committed Jan 18, 2018
1 parent c6bef40 commit 0e840cf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
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)*

0 comments on commit 0e840cf

Please sign in to comment.