Skip to content

Commit

Permalink
Adds v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelopez committed Jun 27, 2018
1 parent 8f6af28 commit 6b5be77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Enupal PayPal Changelog

## 1.0.4- 2018.06.27
### Added
- Added better Return Url functionality
- Added `getOrders()` to PayPal Variable

### Fixed
- Fixed bug on `getOrderByNumber` service function

## 1.0.3- 2018.06.22
### Added
- Added id to the PayPal Form
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "enupal/paypal",
"description": "Sell products or services on your website using a PayPal Buy Now Button",
"type": "craft-plugin",
"version": "1.0.3",
"version": "1.0.4",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6b5be77

Please sign in to comment.