Skip to content

Commit 0e840cf

Browse files
committed
Committing updated changelog.
1 parent c6bef40 commit 0e840cf

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Change Log
2+
3+
## [Unreleased](https://github.com/WordImpress/Give-iATS/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/WordImpress/Give-iATS/compare/1.0.1...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Send amount with fee to iATS [\#9](https://github.com/WordImpress/Give-iATS/issues/9)
10+
- PHP 5.2 fatal error on activation [\#8](https://github.com/WordImpress/Give-iATS/issues/8)
11+
- Force 2 decimal numbers because iATS requires it [\#7](https://github.com/WordImpress/Give-iATS/issues/7)
12+
13+
**Merged pull requests:**
14+
15+
- 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))
16+
- 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))
17+
18+
## [1.0.1](https://github.com/WordImpress/Give-iATS/tree/1.0.1) (2017-09-13)
19+
**Closed issues:**
20+
21+
- Add Give plugin dependency logic on addon activation [\#5](https://github.com/WordImpress/Give-iATS/issues/5)
22+
- Implement Tracking code [\#4](https://github.com/WordImpress/Give-iATS/issues/4)
23+
- "Sandbox Testing" checkbox is not necessary [\#3](https://github.com/WordImpress/Give-iATS/issues/3)
24+
- Add uninstall.php [\#2](https://github.com/WordImpress/Give-iATS/issues/2)
25+
26+
**Merged pull requests:**
27+
28+
- Issue/5 [\#6](https://github.com/WordImpress/Give-iATS/pull/6) ([DevinWalker](https://github.com/DevinWalker))
29+
30+
31+
32+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)