Skip to content

Commit

Permalink
v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jul 12, 2023
1 parent 952d9eb commit 627ef2e
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.6] - 2023-07-12

### Commits

- Updated for removed payment ID fallback in formatted payment string (pronamic/wp-pronamic-pay-adyen#23). ([952d9eb](https://github.com/pronamic/wp-pronamic-pay-ideal-advanced-v3/commit/952d9eb4a3158cf26b2ecd43470bbd650d23ddf3))

Full set of changes: [`4.3.5...4.3.6`][4.3.6]

[4.3.6]: https://github.com/pronamic/wp-pronamic-pay-ideal-advanced-v3/compare/v4.3.5...v4.3.6

## [4.3.5] - 2023-06-01

### Commits
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": "ideal-advanced-v3",
"version": "4.3.5",
"version": "4.3.6",
"description": "iDEAL Advanced v3 driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 627ef2e

Please sign in to comment.