Skip to content

Commit

Permalink
8.4.0-RC-2
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed May 25, 2022
1 parent 5aa67b0 commit ef75301
Show file tree
Hide file tree
Showing 11 changed files with 609 additions and 614 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C

## [Unreleased][unreleased]

## [8.4.0-RC-2] - 2022-05-12

### Changed
- Updated WordPress Adyen library to version `4.0.0-RC-2`.

### Added
- Added usage of Pronamic Pay risk analyse API.

## [8.4.0-RC-1] - 2022-05-12

### Changed
Expand Down Expand Up @@ -3117,7 +3125,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
- Improved the feeds repository and the feed model
- Initial release

[unreleased]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.4.0-RC-1...HEAD
[unreleased]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.4.0-RC-2...HEAD
[8.4.0-RC-2]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.4.0-RC-1...8.4.0-RC-2
[8.4.0-RC-1]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.3.0...8.4.0-RC-1
[8.3.0]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.2.2...8.3.0
[8.2.2]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.2.1...8.2.2
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"wp-pay-gateways/paypal": "^2.1.0",
"wp-pay-gateways/payvision": "^3.1.0",
"wp-pay-gateways/sisow": "^4.1.0",
"wp-pay/core": "^4.1.2",
"wp-pay/core": "dev-develop as 4.2.0",
"wp-pay/fundraising": "^3.0.0"
},
"require-dev": {
Expand Down
47 changes: 28 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ef75301

Please sign in to comment.