Skip to content

Commit

Permalink
Release 1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vttn committed Jul 10, 2020
1 parent 2c74e0e commit e75f9de
Show file tree
Hide file tree
Showing 21 changed files with 1,433 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.1.11
- Add documentation

# 1.1.10
- Stop responding with server errors when orders are not found

Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ php bin/console cache:clear
The library needs to be configured with your account's space id, user id, and application key which are available in your Wallee
account dashboard.

## Documentation

[Documentation](https://github.com/wallee-payment/shopware-6/blob/master/docs/en/documentation.html)

## License

Please see the [license file](https://github.com/wallee-payment/shopware-6/blob/master/LICENSE.txt) for more information.
Please see the [license file](https://github.com/wallee-payment/shopware-6/blob/master/LICENSE.txt) for more information.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"wallee/sdk": "2.1.*"
},
"type": "shopware-platform-plugin",
"version": "1.1.10"
"version": "1.1.11"
}

0 comments on commit e75f9de

Please sign in to comment.