Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Oct 5, 2023
1 parent 923e2e6 commit a716903
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.4.1

* config: return_url_expression, notify_url_expression and psp_return_url_expression now get passed the URL via
the "url" variable and are "false" by default. The payment object is no longer accessible in the expression.
* Added a health check for parsing all config Symfony expressions
* Some minor documentation improvements

# v0.4.0

* PaymentServiceProviderServiceInterface::complete() lost the pspData parameter, there is no replacement
Expand Down

0 comments on commit a716903

Please sign in to comment.