Skip to content

Commit

Permalink
v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Feb 7, 2023
1 parent e0dccca commit 00f717f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
## [Unreleased][unreleased]
-

## [4.3.2] - 2023-02-07
### Commits

- Added support for bank transfer, Giropay and PayPal payment methods (resolves #6). ([5eb45c3](https://github.com/pronamic/wp-pronamic-pay-icepay/commit/5eb45c37bddb93dff945362d3cb85cb533ede349))
- Fixed credit card error "Issuer not supported" for some integrations. ([0935a60](https://github.com/pronamic/wp-pronamic-pay-icepay/commit/0935a60ec3a0fcc7a1cc2e5fc68771fd1d045694))

Full set of changes: [`4.3.1...4.3.2`][4.3.2]

[4.3.2]: https://github.com/pronamic/wp-pronamic-pay-icepay/compare/v4.3.1...v4.3.2

## [4.3.1] - 2023-01-31
### Composer

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icepay",
"version": "4.3.1",
"version": "4.3.2",
"description": "ICEPAY driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 00f717f

Please sign in to comment.