File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
77## [ Unreleased] [ unreleased ]
88-
99
10+ ## [ 4.3.1] - 2023-01-31
11+ ### Added
12+
13+ - Added ` Software ` HTTP header to all remote Buckaroo requests for partnership.
14+
15+ ### Composer
16+
17+ - Changed ` php ` from ` >=8.0 ` to ` >=7.4 ` .
18+ Full set of changes: [ ` 4.3.0...4.3.1 ` ] [ 4.3.1 ]
19+
20+ [ 4.3.1 ] : https://github.com/pronamic/wp-pronamic-pay-buckaroo/compare/v4.3.0...v4.3.1
21+
1022## [ 4.3.0] - 2022-12-29
1123
1224### Commits
Original file line number Diff line number Diff line change 11{
22 "name" : " buckaroo" ,
3- "version" : " 4.3.0 " ,
3+ "version" : " 4.3.1 " ,
44 "description" : " Buckaroo driver for the WordPress payment processing library." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 44 * Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-buckaroo/
55 * Description: Extend the Pronamic Pay plugin with the Buckaroo gateway to receive payments through a variety of WordPress plugins.
66 *
7- * Version: 4.3.0
7+ * Version: 4.3.1
88 * Requires at least: 4.7
99 * Requires PHP: 8.0
1010 *
You can’t perform that action at this time.
0 commit comments