-
Notifications
You must be signed in to change notification settings - Fork 1
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
2d1cf56
commit 3d4cd39
Showing
3 changed files
with
28 additions
and
1 deletion.
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,25 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 1.0.0 (2020-03-05) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bad request class in CaptureResponse construct ([36e5757](https://github.com/dansmaculotte/omnipay-monetico/commit/36e5757)) | ||
* change Gateway class name ([d4ecd0b](https://github.com/dansmaculotte/omnipay-monetico/commit/d4ecd0b)) | ||
* correctly set cart in purchase request ([3ca2155](https://github.com/dansmaculotte/omnipay-monetico/commit/3ca2155)) | ||
* count on items if null ([9af8c51](https://github.com/dansmaculotte/omnipay-monetico/commit/9af8c51)) | ||
* format phone with extension correctly ([29665e9](https://github.com/dansmaculotte/omnipay-monetico/commit/29665e9)) | ||
|
||
|
||
### Features | ||
|
||
* add client, cart, shipping and billing address ([27e5cda](https://github.com/dansmaculotte/omnipay-monetico/commit/27e5cda)) | ||
* add complete purchase request and response ([7854c47](https://github.com/dansmaculotte/omnipay-monetico/commit/7854c47)) | ||
* add reference parameter ([a9ee3ec](https://github.com/dansmaculotte/omnipay-monetico/commit/a9ee3ec)) | ||
* add requests and responses ([e686174](https://github.com/dansmaculotte/omnipay-monetico/commit/e686174)) | ||
* securely add client, cart, billing and shipping address ([a51151e](https://github.com/dansmaculotte/omnipay-monetico/commit/a51151e)) | ||
* start refund implementation ([ff0c3d1](https://github.com/dansmaculotte/omnipay-monetico/commit/ff0c3d1)) | ||
* wip ([8f81614](https://github.com/dansmaculotte/omnipay-monetico/commit/8f81614)) |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.